]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Libreadline is needed by libcmd_certtool.la, not certtool.
authorSimon Josefsson <simon@josefsson.org>
Sun, 23 Nov 2008 15:51:53 +0000 (16:51 +0100)
committerSimon Josefsson <simon@josefsson.org>
Sun, 23 Nov 2008 15:51:53 +0000 (16:51 +0100)
Reported by Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> in
<http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3293>.

src/Makefile.am

index a069f9e98dd570a4b99c44492236302df60f6678..d5e76bee4e8d8fbe065a9d09376ab62b30a43432 100644 (file)
@@ -77,7 +77,7 @@ libcmd_cli_debug_la_SOURCES = tls_test.gaa tls_test-gaa.h tls_test-gaa.c
 
 certtool_SOURCES = certtool.c prime.c
 certtool_LDADD = ../lib/libgnutls.la ../libextra/libgnutls-extra.la
-certtool_LDADD += libcmd-certtool.la ../gl/libgnu.la @LTLIBREADLINE@
+certtool_LDADD += libcmd-certtool.la ../gl/libgnu.la
 if HAVE_LIBCFG
 certtool_LDADD += -lcfg+
 else
@@ -93,7 +93,7 @@ noinst_LTLIBRARIES += libcmd-certtool.la
 libcmd_certtool_la_CFLAGS =
 libcmd_certtool_la_SOURCES = certtool.gaa certtool-gaa.h       \
        certtool-gaa.c certtool-cfg.h certtool-cfg.c
-libcmd_certtool_la_LIBADD = ../gl/libgnu.la 
+libcmd_certtool_la_LIBADD = ../gl/libgnu.la @LTLIBREADLINE@
 
 noinst_PROGRAMS = errcodes printlist
 errcodes_SOURCES = errcodes.c