Update of /cvsroot/monetdb/buildtools/autogen/autogen
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32556/autogen/autogen

Modified Files:
        msc.py 
Log Message:
propagated changes of Wednesday Oct 10 2007 - Friday Oct 12 2007
from the MonetDB_1-20 branch to the development trunk


Index: msc.py
===================================================================
RCS file: /cvsroot/monetdb/buildtools/autogen/autogen/msc.py,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- msc.py      10 Oct 2007 11:50:13 -0000      1.36
+++ msc.py      12 Oct 2007 07:48:59 -0000      1.37
@@ -341,7 +341,7 @@
     if ext == "tab.c":
         fd.write(getsrc)
         fd.write('\t$(YACC) $(YFLAGS) "%s.y"\n' % b)
-        fd.write('\t$(FILTER) "    ;" y.tab.c > "%s.tab.c"\n' % b)
+        fd.write('\t$(FILTER) $(FILTERPREF)"    ;" y.tab.c > "%s.tab.c"\n' % b)
         fd.write("\t$(DEL) y.tab.h\n")
     if ext == "yy.c":
         fd.write(getsrc)


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

Reply via email to