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:
4d53279
)
Fix for using included gettext.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 14:53:14 +0000
(14:53 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 14:53:14 +0000
(14:53 +0000)
gedcom/Makefile.am
patch
|
blob
|
history
diff --git
a/gedcom/Makefile.am
b/gedcom/Makefile.am
index 7a46ae8bbe76d590a6280d4a89d7a4f0babd8dca..9c88264f404f6634139767758b26f1329339a300 100644
(file)
--- a/
gedcom/Makefile.am
+++ b/
gedcom/Makefile.am
@@
-28,7
+28,7
@@
libgedcom_la_SOURCES = lex.gedcom_1byte_.c \
age.c \
compat.c
libgedcom_la_LDFLAGS = -export-dynamic -version-info $(LIBVERSION) $(LIBICONV)
-libgedcom_la_LIBADD = calendar/libcalendar.la
+libgedcom_la_LIBADD = calendar/libcalendar.la
@INTLLIBS@
BUILT_SOURCES = lex.gedcom_1byte_.c \
lex.gedcom_hilo_.c \
lex.gedcom_lohi_.c \