Revision: 45724
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45724&view=rev
Author:   starseeker
Date:     2011-07-28 21:33:22 +0000 (Thu, 28 Jul 2011)

Log Message:
-----------
need both source and build dirs as includes now for libpng

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

Modified: brlcad/trunk/configure.ac
===================================================================
--- brlcad/trunk/configure.ac   2011-07-28 21:17:30 UTC (rev 45723)
+++ brlcad/trunk/configure.ac   2011-07-28 21:33:22 UTC (rev 45724)
@@ -2450,7 +2450,7 @@
 PNG_CPPFLAGS=""
 if test "x$build_brlcad_png" = "xyes" ; then
     PNG='${top_builddir}/src/other/libpng/libpng15.la'
-    PNG_CPPFLAGS='-I${top_srcdir}/src/other/libpng'
+    PNG_CPPFLAGS='-I${top_srcdir}/src/other/libpng 
-I${top_builddir}/src/other/libpng'
     AC_MSG_RESULT(yes)
 else
     PNG="$LIBPNG"


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

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to