summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-09-30 17:24:12 +0200
committerSimon Josefsson <simon@josefsson.org>2010-09-30 17:24:12 +0200
commit780704afc76297c2b45e48d9e1d996793b7f94de (patch)
tree70c06bb84ffab14dd4694ed03ff842135545f7fb /tests
parent0cdb59f32f20e3a92ddf8f5f464eaac7758e4d2c (diff)
downloadlibtasn1-780704afc76297c2b45e48d9e1d996793b7f94de.tar.gz
libtasn1-780704afc76297c2b45e48d9e1d996793b7f94de.tar.bz2
libtasn1-780704afc76297c2b45e48d9e1d996793b7f94de.zip
tests: Link to gnulib to avoid build error related to 'rpl_ftello' on Solaris.
Reported by Dagobert Michelsen.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dec81be..c3f65cd 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -20,7 +20,7 @@
AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I../gl
AM_LDFLAGS = -no-install
-LDADD = ../lib/libtasn1.la
+LDADD = ../lib/libtasn1.la ../gl/libgnu.la
EXTRA_DIST = Test_parser.asn Test_tree.asn Test_tree_asn1_tab.c \
Test_encoding.asn pkix.asn TestIndef.p12