r11054 - in libprelude/trunk: . src src/libprelude-error

[email protected]
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
Author: yoann
Date: 2008-10-06 16:01:13 +0200 (Mon, 06 Oct 2008)
New Revision: 11054

Modified:
   libprelude/trunk/libprelude-config.in
   libprelude/trunk/src/Makefile.am
   libprelude/trunk/src/libprelude-error/Makefile.am
Log:
Remove THREADCPPFLAGS usage until they are proven required.


Modified: libprelude/trunk/libprelude-config.in
===================================================================
--- libprelude/trunk/libprelude-config.in	2008-10-06 14:01:07 UTC (rev 11053)
+++ libprelude/trunk/libprelude-config.in	2008-10-06 14:01:13 UTC (rev 11054)
@@ -96,7 +96,7 @@
         flags=-I@includedir@
       fi
       if test $thread_set = yes; then
-              flags=$flags @THREADCPPFLAGS@
+              flags=$flags
       fi
 
       echo @LIBPRELUDE_CFLAGS@ $flags

Modified: libprelude/trunk/src/Makefile.am
===================================================================
--- libprelude/trunk/src/Makefile.am	2008-10-06 14:01:07 UTC (rev 11053)
+++ libprelude/trunk/src/Makefile.am	2008-10-06 14:01:13 UTC (rev 11054)
@@ -1,6 +1,6 @@
 SUBDIRS = libprelude-error include
 
-AM_CPPFLAGS = @THREADCPPFLAGS@ @PCFLAGS@ -I$(srcdir)/include -I$(top_builddir) -I$(top_builddir)/src/include -I$(srcdir)/libprelude-error \
+AM_CPPFLAGS = @PCFLAGS@ -I$(srcdir)/include -I$(top_builddir) -I$(top_builddir)/src/include -I$(srcdir)/libprelude-error \
 -I$(top_builddir)/libmissing -I$(top_srcdir)/libmissing @INCLTDL@ @LIBPRELUDE_CFLAGS@ @LIBGNUTLS_CFLAGS@ @LIBGCRYPT_CFLAGS@ 
 
 

Modified: libprelude/trunk/src/libprelude-error/Makefile.am
===================================================================
--- libprelude/trunk/src/libprelude-error/Makefile.am	2008-10-06 14:01:07 UTC (rev 11053)
+++ libprelude/trunk/src/libprelude-error/Makefile.am	2008-10-06 14:01:13 UTC (rev 11054)
@@ -1,5 +1,5 @@
 includedir = $(prefix)/include/libprelude
-AM_CPPFLAGS = @THREADCPPFLAGS@ @PCFLAGS@ -I$(top_srcdir)/libmissing -I$(top_srcdir)/src/include -I$(top_builddir)/src/include
+AM_CPPFLAGS = @PCFLAGS@ -I$(top_srcdir)/libmissing -I$(top_srcdir)/src/include -I$(top_builddir)/src/include
 
 EXTRA_DIST = mkstrtable.awk err-sources.h.in err-codes.h.in \
 	mkerrnos.awk errnos.in mkerrcodes.awk mkerrcodes1.awk mkerrcodes2.awk mkerrcodes.c \

_______________________________________________
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.