dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d339491
)
Fix for use of included gettext.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 14:51:32 +0000
(14:51 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 14:51:32 +0000
(14:51 +0000)
t/src/Makefile.am
patch
|
blob
|
history
diff --git
a/t/src/Makefile.am
b/t/src/Makefile.am
index 34610a045d99f3e2eca1eb132f841f8e0ad98c08..de1139b1d3b729c4fed99629d0d71aac4cbeb6ae 100644
(file)
--- a/
t/src/Makefile.am
+++ b/
t/src/Makefile.am
@@
-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