[cairo-commit] gtkcairo autogen.sh,1.2,1.3
Dave Beckett
commit at pdx.freedesktop.org
Fri Apr 8 03:27:33 PDT 2005
Committed by: dajobe
Update of /cvs/cairo/gtkcairo
In directory gabe:/tmp/cvs-serv22925
Modified Files:
autogen.sh
Log Message:
2005-04-08 Dave Beckett <Dave.Beckett at bristol.ac.uk>
* autogen.sh: Use LIBTOOLIZE_FLAGS
Index: autogen.sh
===================================================================
RCS file: /cvs/cairo/gtkcairo/autogen.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- autogen.sh 8 Apr 2005 10:22:52 -0000 1.2
+++ autogen.sh 8 Apr 2005 10:27:31 -0000 1.3
@@ -41,7 +41,7 @@
$@
}
-do_cmd $LIBTOOLIZE --force --copy
+do_cmd $LIBTOOLIZE ${LIBTOOLIZE_FLAGS}
do_cmd $ACLOCAL ${ACLOCAL_FLAGS}
More information about the cairo-commit
mailing list