tests: Link to gnulib to avoid build error related to 'rpl_ftello' on Solaris.
authorSimon Josefsson <simon@josefsson.org>
Thu, 30 Sep 2010 15:24:12 +0000 (17:24 +0200)
committerSimon Josefsson <simon@josefsson.org>
Thu, 30 Sep 2010 15:24:12 +0000 (17:24 +0200)
Reported by Dagobert Michelsen.

NEWS
tests/Makefile.am

diff --git a/NEWS b/NEWS
index afbdcb9..46383b1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 GNU Libtasn1 NEWS                                     -*- outline -*-
 
 * Noteworthy changes in release 2.9 (????-??-??) [stable]
+- tests: Link to gnulib to avoid build error related to 'rpl_ftello' on Solaris.
+  Reported by Dagobert Michelsen.
 
 * Noteworthy changes in release 2.8 (2010-09-25) [stable]
 - Update gnulib files.
index dec81be..c3f65cd 100644 (file)
@@ -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