mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
256 B
Diff
12 lines
256 B
Diff
--- autogen.sh.orig 2005-05-03 06:16:07.000000000 -0500
|
|
+++ autogen.sh 2020-06-15 10:25:34.000000000 -0500
|
|
@@ -1,7 +1,7 @@
|
|
#! /bin/sh
|
|
export CFLAGS
|
|
export LDFLAGS
|
|
-libtoolize --force --copy
|
|
+glibtoolize --force --copy
|
|
aclocal
|
|
automake -a -c
|
|
autoconf
|