You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
57eebbfb2f
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@104072 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
281 B
Diff
12 lines
281 B
Diff
--- autogen.sh.orig 2001-10-03 17:14:39.000000000 -0500
|
|
+++ autogen.sh 2013-03-14 14:14:21.000000000 -0500
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
|
|
echo "Adding libtools."
|
|
-libtoolize --force --automake
|
|
+glibtoolize --force --automake
|
|
|
|
echo "Building macros."
|
|
aclocal -I m4 $ACLOCAL_FLAGS
|