r11100 - libprelude/trunk/src

[email protected]
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
Author: yoann
Date: 2008-11-14 17:22:07 +0100 (Fri, 14 Nov 2008)
New Revision: 11100

Modified:
   libprelude/trunk/src/Makefile.am
Log:
Correct libmissing path.


Modified: libprelude/trunk/src/Makefile.am
===================================================================
--- libprelude/trunk/src/Makefile.am	2008-11-14 16:22:05 UTC (rev 11099)
+++ libprelude/trunk/src/Makefile.am	2008-11-14 16:22:07 UTC (rev 11100)
@@ -5,10 +5,10 @@
 
 
 libpreludeincludedir = $(includedir)/
-libprelude_la_LIBADD = @LIBPRELUDE_LIBS@ $(LIBLTDL) @LTLIBTHREAD@ ../libmissing/libmissing.la libprelude-error/libprelude-error.la
+libprelude_la_LIBADD = @LIBPRELUDE_LIBS@ $(LIBLTDL) @LTLIBTHREAD@ $(top_builddir)/libmissing/libmissing.la libprelude-error/libprelude-error.la
 libprelude_la_LDFLAGS = -no-undefined -version-info @LIBPRELUDE_SONAME@ -export-symbols-regex "^(idmef|_?prelude)_"
 lib_LTLIBRARIES = libprelude.la
-BUILT_SOURCES = $(LTDLDEPS)
+BUILT_SOURCES = $(LTDLDEPS) 
 
 AM_YFLAGS = -d
 LEX_OUTPUT_ROOT = lex.yy

_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.