Fix for use of included gettext.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 14:51:32 +0000 (14:51 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 14:51:32 +0000 (14:51 +0000)
t/src/Makefile.am

index 34610a045d99f3e2eca1eb132f841f8e0ad98c08..de1139b1d3b729c4fed99629d0d71aac4cbeb6ae 100644 (file)
@@ -12,7 +12,7 @@ noinst_HEADERS = output.h dump_gom.h
 
 testgedcom_SOURCES = standalone.c output.c
 testgedcom_LDFLAGS = -L ../../gedcom/.libs -lgedcom
-testgedcom_LDADD  = @INTLLIBS@ ../../utf8/libutf8.la
+testgedcom_LDADD  = ../../utf8/libutf8.la
 
 pathtest_SOURCES = pathtest.c
 pathtest_LDFLAGS = -L ../../gedcom/.libs -lgedcom