aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2010-12-11 11:31:01 +0800
committerStef Walter <stefw@collabora.co.uk>2010-12-24 21:40:02 +0800
commitc9562e1613eac9ded3a3e211dbd2e5420a46602b (patch)
tree3ff29178daa37a0e72a3c9a06915434d61c42c16 /tests/Makefile.am
parente694852b60dd75c8fe25d167672ca647006a5e8d (diff)
downloadgsoc2013-empathy-c9562e1613eac9ded3a3e211dbd2e5420a46602b.tar
gsoc2013-empathy-c9562e1613eac9ded3a3e211dbd2e5420a46602b.tar.gz
gsoc2013-empathy-c9562e1613eac9ded3a3e211dbd2e5420a46602b.tar.bz2
gsoc2013-empathy-c9562e1613eac9ded3a3e211dbd2e5420a46602b.tar.lz
gsoc2013-empathy-c9562e1613eac9ded3a3e211dbd2e5420a46602b.tar.xz
gsoc2013-empathy-c9562e1613eac9ded3a3e211dbd2e5420a46602b.tar.zst
gsoc2013-empathy-c9562e1613eac9ded3a3e211dbd2e5420a46602b.zip
tests: Lookup the pkcs11 standalone directory at run time.
Rather than cluttering up configure, lookup the relevant directory at runtime.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 23de8d278..a9fc0cb1e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -12,7 +12,6 @@ AM_CPPFLAGS = \
$(ERROR_CFLAGS) \
-I$(top_srcdir) \
-DPKGDATADIR=\""$(pkgdatadir)"\" \
- -DP11STANDALONEDIR=\""$(pkcs11standalonedir)"\" \
-DGCR_API_SUBJECT_TO_CHANGE \
$(EMPATHY_CFLAGS) \
$(WARN_CFLAGS) \