Update of /cvsroot/monetdb/MonetDB5/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28065
Modified Files:
Makefile.ag
Log Message:
Autogen likes it more when there are spaces surrounding the =, otherwise
it adds a " =" itself, resulting in a quite weird path.
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/conf/Makefile.ag,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.ag 31 Aug 2007 14:25:07 -0000 1.7
+++ Makefile.ag 31 Aug 2007 21:40:38 -0000 1.8
@@ -25,5 +25,5 @@
SOURCES = monetdb5.conf
}
-monetdb_var_logdir=$(localstatedir)/log
+monetdb_var_logdir = $(localstatedir)/log
monetdb_var_log_DATA =
-------------------------------------------------------------------------
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