Revision: 42066
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42066&view=rev
Author:   brlcad
Date:     2011-01-11 05:59:34 +0000 (Tue, 11 Jan 2011)

Log Message:
-----------
the bot face/normal arrays should probably be reverted back to integers, but 
turn off strict in here in the meantime to fix the build.

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

Modified: brlcad/trunk/src/mged/Makefile.am
===================================================================
--- brlcad/trunk/src/mged/Makefile.am   2011-01-10 23:33:46 UTC (rev 42065)
+++ brlcad/trunk/src/mged/Makefile.am   2011-01-11 05:59:34 UTC (rev 42066)
@@ -1,5 +1,5 @@
 
-AM_CPPFLAGS = ${TCL_CPPFLAGS} ${STRICT_FLAGS}
+AM_CPPFLAGS = ${TCL_CPPFLAGS}
 
 if WITH_OPENGL
 OGL_SRCS = dm-ogl.c


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

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
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