Revision: 42128
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42128&view=rev
Author:   brlcad
Date:     2011-01-12 03:33:42 +0000 (Wed, 12 Jan 2011)

Log Message:
-----------
not quite intentional to enable strict in here just yet.  -pedantic is a bitch.

Modified Paths:
--------------
    brlcad/trunk/src/conv/Makefile.am

Modified: brlcad/trunk/src/conv/Makefile.am
===================================================================
--- brlcad/trunk/src/conv/Makefile.am   2011-01-12 03:32:55 UTC (rev 42127)
+++ brlcad/trunk/src/conv/Makefile.am   2011-01-12 03:33:42 UTC (rev 42128)
@@ -5,7 +5,7 @@
 endif
 
 
-AM_CPPFLAGS = ${TCL_CPPFLAGS} ${STRICT_FLAGS}
+AM_CPPFLAGS = ${TCL_CPPFLAGS}
 
 EXTRA_DIST = \
        CMakeLists.txt \


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to