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

Log Message:
-----------
looks like just few warnings remaining (be sure to --enable-warnings), about 65 
on 64-bit linux, but saving them for later to minimize conflict.  remove 
strict_flags in the meantime.

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

Modified: brlcad/trunk/src/adrt/Makefile.am
===================================================================
--- brlcad/trunk/src/adrt/Makefile.am   2011-01-11 22:52:59 UTC (rev 42097)
+++ brlcad/trunk/src/adrt/Makefile.am   2011-01-11 23:05:16 UTC (rev 42098)
@@ -6,8 +6,7 @@
        -I${top_srcdir}/src/adrt/libcommon \
        -I${top_srcdir}/src/adrt/librender \
        -I${top_srcdir}/src/adrt/librender \
-       ${TCL_CPPFLAGS} \
-       ${STRICT_FLAGS}
+       ${TCL_CPPFLAGS}
 
 lib_LTLIBRARIES = libtie.la librender.la
 


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