1 --- gnutls-2.4.1.orig/src/Makefile.am 2008-06-19 11:00:10.000000000 +0100
2 +++ gnutls-2.4.1/src/Makefile.am 2008-09-05 09:11:59.000000000 +0100
4 certtool_SOURCES = certtool.gaa certtool-gaa.h certtool-cfg.h \
5 certtool-gaa.c certtool.c prime.c certtool-cfg.c
6 certtool_LDADD = ../lib/libgnutls.la $(LIBGCRYPT_LIBS) \
7 - $(LIBTASN1_LIBS) ../gl/libgnu.la @LTLIBREADLINE@
8 + $(LIBTASN1_LIBS) ../gl/libgnu.la @LTLIBREADLINE@ -lintl
10 certtool_LDADD += -lcfg+