Update of /cvsroot/monetdb/buildtools/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32480/buildtools/conf
Modified Files:
Tag: MonetDB_1-20
MonetDB.m4
Log Message:
renamed macro STATIC into MONETDB_STATIC
to avoid conflicts with macro STATIC in some perl-related include file
Index: MonetDB.m4
===================================================================
RCS file: /cvsroot/monetdb/buildtools/conf/MonetDB.m4,v
retrieving revision 1.37.2.12
retrieving revision 1.37.2.13
diff -u -d -r1.37.2.12 -r1.37.2.13
--- MonetDB.m4 8 Nov 2007 07:40:01 -0000 1.37.2.12
+++ MonetDB.m4 8 Nov 2007 19:05:12 -0000 1.37.2.13
@@ -1825,7 +1825,7 @@
SHARED_LIBS=''
[
if [ "$enable_static" = "yes" ]; then
- CFLAGS="$CFLAGS -DSTATIC"
+ CFLAGS="$CFLAGS -DMONETDB_STATIC"
SHARED_LIBS='$(STATIC_LIBS) $(smallTOC_SHARED_LIBS)
$(largeTOC_SHARED_LIBS)'
case "$host_os" in
aix*)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins