shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS shishi/db


From: shishi-commit
Subject: CVS shishi/db
Date: Tue, 20 Dec 2005 15:21:43 +0100

Update of /home/cvs/shishi/db
In directory dopio:/tmp/cvs-serv16617

Modified Files:
        Makefile.am 
Log Message:
Fix.


--- /home/cvs/shishi/db/Makefile.am     2005/08/10 15:34:45     1.19
+++ /home/cvs/shishi/db/Makefile.am     2005/12/20 14:21:43     1.20
@@ -31,6 +31,9 @@
 libshisa_la_SOURCES = shisa.h info.h \
        setup.c config.c db.c err.c core.c \
        file.c file.h fileutil.h fileutil.c
-libshisa_la_LIBADD = ../gl/libgnu.la
+libshisa_la_LIBADD = ../gl/libgnu.la \
+       @LIB_CLOCK_GETTIME@ ../lib/libshishi.la
+       # XXX shisa doesn't need gettime nor libshishi, only to silent linker
+       # (well, shishi_xalloc_die is needed, from libshishi...)
 # XXX use different libtool version for this library?
 libshisa_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]