ports/net/libsocket++/files/patch-autogen
Ade Lovett e32a824579 Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.

This marks the end of "Phase 1" of the autotools updates.
2004-08-03 22:36:52 +00:00

20 lines
365 B
Text

--- autogen.orig Tue Mar 18 15:47:57 2003
+++ autogen Wed Jul 7 17:45:10 2004
@@ -14,12 +14,12 @@
else
- libtoolize --automake
+ libtoolize13 --automake
fi
echo "aclocal..."
-aclocal
+aclocal15
echo "autoheader..."
-autoheader
+autoheader253
echo "automake..."
-automake --add-missing
+automake15 --add-missing
echo "autoconf..."
-autoconf
+autoconf253