freebsd-ports/graphics/divxcalc/files/patch-admin::detect-autoconf.sh

16 lines
381 B
Bash
Raw Normal View History

--- admin/detect-autoconf.sh.orig Sun May 25 13:51:54 2003
+++ admin/detect-autoconf.sh Wed Jul 7 05:36:58 2004
@@ -3,7 +3,7 @@
# Global variables...
-AUTOCONF="autoconf"
-AUTOHEADER="autoheader"
-AUTOM4TE="autom4te"
-AUTOMAKE="automake"
-ACLOCAL="aclocal"
+AUTOCONF="autoconf253"
+AUTOHEADER="autoheader253"
+AUTOM4TE="autom4te253"
+AUTOMAKE="automake15"
+ACLOCAL="aclocal15"