Revision: 41122
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41122&view=rev
Author:   brlcad
Date:     2010-10-22 13:16:23 +0000 (Fri, 22 Oct 2010)

Log Message:
-----------
sgtty.h was needed when we didn't run tcl's configure so it can be removed.  
document why the c++ stl header tests are performed (for boost) since they are 
only used here.

Modified Paths:
--------------
    brlcad/trunk/configure.ac

Modified: brlcad/trunk/configure.ac
===================================================================
--- brlcad/trunk/configure.ac   2010-10-22 12:34:31 UTC (rev 41121)
+++ brlcad/trunk/configure.ac   2010-10-22 13:16:23 UTC (rev 41122)
@@ -1584,7 +1584,6 @@
        pwd.h \
        rle.h \
        sched.h \
-       sgtty.h \
        stdint.h \
        sys/file.h \
        sys/_ioctl.h \
@@ -1624,6 +1623,7 @@
        ieeefp.h \
 )
 
+# these are needed to test for boost (used by BUILD_BOOST test)
 AC_LANG_PUSH([C++])
 AC_CHECK_HEADERS( \
        limits \


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

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to