gnome-xml missing $ACLOCAL_FLAGS



The autogen.sh file for gnome-xml lacks ACLOCAL_FLAGS.

Index:
autogen.sh
=================================================================
==
RCS file: /cvs/gnome/gnome-xml/autogen.sh,v
retrieving revision 1.7
diff
-u -r1.7 autogen.sh
--- autogen.sh	1998/12/28 23:48:59	1.7
+++ autogen.sh
1999/02/06 06:19:24
@@ -47,7 +47,7 @@
 fi
 
 libtoolize --copy --force
                                               
-aclocal
                                                   
+aclocal
$ACLOCAL_FLAGS
 automake --add-missing
 autoconf
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]