Revision: 41195
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41195&view=rev
Author:   erikgreenwald
Date:     2010-10-30 00:00:30 +0000 (Sat, 30 Oct 2010)

Log Message:
-----------
allow autoconf to see the local m4 dir

Modified Paths:
--------------
    brlcad/trunk/src/other/step/configure.ac

Modified: brlcad/trunk/src/other/step/configure.ac
===================================================================
--- brlcad/trunk/src/other/step/configure.ac    2010-10-29 21:33:46 UTC (rev 
41194)
+++ brlcad/trunk/src/other/step/configure.ac    2010-10-30 00:00:30 UTC (rev 
41195)
@@ -94,6 +94,7 @@
 AC_REVISION($Revision: 33887 $)
 
 AC_CONFIG_AUX_DIR(misc)
+AC_CONFIG_MACRO_DIR([m4])
 
 # keep track of cmd-line options for later
 BC_ARG0="$0"


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