freebsd-ports/graphics/agg/files/patch-autogen
Martin Wilke e11739e1f0 - Update to 2.5
PR:		112822
Submitted by:	Stephen Hurd<shurd@sasktel.net>
2007-06-16 19:24:53 +00:00

11 lines
256 B
Text

--- autogen.sh.orig Fri Jun 15 02:30:02 2007
+++ autogen.sh Fri Jun 15 02:30:09 2007
@@ -3,7 +3,7 @@
# invoke the auto* tools to create the configuration/build system
# build aclocal.m4
-aclocal
+aclocal ${ACLOCAL_ARGS}
# build config.h
autoheader