Revision: 55090
          http://brlcad.svn.sourceforge.net/brlcad/?rev=55090&view=rev
Author:   starseeker
Date:     2013-04-09 15:24:34 +0000 (Tue, 09 Apr 2013)
Log Message:
-----------
LIBSTDCXX is needed in libbu now

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

Modified: brlcad/trunk/configure.ac
===================================================================
--- brlcad/trunk/configure.ac   2013-04-09 14:57:36 UTC (rev 55089)
+++ brlcad/trunk/configure.ac   2013-04-09 15:24:34 UTC (rev 55090)
@@ -3903,7 +3903,7 @@
 CURSOR_LIBS="${TERMLIB}"
 FFT_LIBS="${LIBM}"
 ANALYZE_LIBS="${RT} ${RT_LIBS} ${BN} ${BN_LIBS} ${BU} ${BU_LIBS}"
-BU_LIBS="${TCL} ${PNG} ${LIBZ} ${LIBM} ${LIBMALLOC} ${LIBTHREAD}"
+BU_LIBS="${LIBSTDCXX} ${TCL} ${PNG} ${LIBZ} ${LIBM} ${LIBMALLOC} ${LIBTHREAD}"
 BN_LIBS="${BU} ${BU_LIBS} ${TCL} ${LIBM}"
 RT_LIBS="${BN} ${BN_LIBS} ${BU} ${BU_LIBS} ${REGEX} ${LIBM} ${SYSV} 
${OPENNURBS} ${BREP} ${LIBVDS}"
 ICV_LIBS="{BN} ${BN_LIBS} ${BU} ${BU_LIBS}"

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


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to