Index: /trunk/Nebulous/nebclient/autogen.sh
===================================================================
--- /trunk/Nebulous/nebclient/autogen.sh	(revision 11606)
+++ /trunk/Nebulous/nebclient/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/glueforge/autogen.sh
===================================================================
--- /trunk/glueforge/autogen.sh	(revision 11606)
+++ /trunk/glueforge/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/ippTasks/autogen.sh
===================================================================
--- /trunk/ippTasks/autogen.sh	(revision 11606)
+++ /trunk/ippTasks/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/ippTools/autogen.sh
===================================================================
--- /trunk/ippTools/autogen.sh	(revision 11606)
+++ /trunk/ippTools/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/ippconfig/autogen.sh
===================================================================
--- /trunk/ippconfig/autogen.sh	(revision 11606)
+++ /trunk/ippconfig/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/ippdb/autogen.sh
===================================================================
--- /trunk/ippdb/autogen.sh	(revision 11606)
+++ /trunk/ippdb/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/pois/autogen.sh
===================================================================
--- /trunk/pois/autogen.sh	(revision 11606)
+++ /trunk/pois/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/ppImage/autogen.sh
===================================================================
--- /trunk/ppImage/autogen.sh	(revision 11606)
+++ /trunk/ppImage/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/ppMerge/autogen.sh
===================================================================
--- /trunk/ppMerge/autogen.sh	(revision 11606)
+++ /trunk/ppMerge/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/ppNorm/autogen.sh
===================================================================
--- /trunk/ppNorm/autogen.sh	(revision 11606)
+++ /trunk/ppNorm/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/ppStac/autogen.sh
===================================================================
--- /trunk/ppStac/autogen.sh	(revision 11606)
+++ /trunk/ppStac/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/ppStats/autogen.sh
===================================================================
--- /trunk/ppStats/autogen.sh	(revision 11606)
+++ /trunk/ppStats/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/psastro/autogen.sh
===================================================================
--- /trunk/psastro/autogen.sh	(revision 11606)
+++ /trunk/psastro/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/psphot/autogen.sh
===================================================================
--- /trunk/psphot/autogen.sh	(revision 11606)
+++ /trunk/psphot/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/pswarp/autogen.sh
===================================================================
--- /trunk/pswarp/autogen.sh	(revision 11606)
+++ /trunk/pswarp/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
Index: /trunk/stac/autogen.sh
===================================================================
--- /trunk/stac/autogen.sh	(revision 11606)
+++ /trunk/stac/autogen.sh	(revision 11607)
@@ -16,5 +16,5 @@
 
 LIBTOOLIZE=libtoolize
-ACLOCAL=aclocal
+ACLOCAL="aclocal $ACLOCAL_FLAGS"
 AUTOHEADER=autoheader
 AUTOMAKE=automake
