Revision: 50332
          http://brlcad.svn.sourceforge.net/brlcad/?rev=50332&view=rev
Author:   starseeker
Date:     2012-04-26 20:39:00 +0000 (Thu, 26 Apr 2012)
Log Message:
-----------
nevermind pdf building with autotools

Modified Paths:
--------------
    brlcad/branches/STABLE/configure.ac

Modified: brlcad/branches/STABLE/configure.ac
===================================================================
--- brlcad/branches/STABLE/configure.ac 2012-04-26 20:26:01 UTC (rev 50331)
+++ brlcad/branches/STABLE/configure.ac 2012-04-26 20:39:00 UTC (rev 50332)
@@ -943,10 +943,10 @@
 
 # xsltproc is needed for docbook processing, fop is needed for pdf generation
 xsltproc_works=no
-fop_works=no
+#fop_works=no
 if test "x$bc_build_docs" != "xno" ; then
     AC_PATH_PROG(XSLTPROC, xsltproc)
-    AC_PATH_PROG(APACHEFOP, fop)
+#    AC_PATH_PROG(APACHEFOP, fop)
 fi
 
 dnl Libtool may need AR so try to find it

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to