summaryrefslogtreecommitdiff
path: root/net/libsocket++/files/patch-autogen
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-06-09 10:25:18 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-06-09 10:25:18 +0000
commit93a2d2de99e1b214de2a33ec79a94fe8527e3392 (patch)
tree5e7b9ba5967dfc5eae90eedc6878ed001e6e5062 /net/libsocket++/files/patch-autogen
parentUnbreak after the mod_perl2 API dance. (diff)
Work around FreeBSDs broken libtool
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=137096
Diffstat (limited to 'net/libsocket++/files/patch-autogen')
-rw-r--r--net/libsocket++/files/patch-autogen2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libsocket++/files/patch-autogen b/net/libsocket++/files/patch-autogen
index 02e62475c4f8..819a8917181c 100644
--- a/net/libsocket++/files/patch-autogen
+++ b/net/libsocket++/files/patch-autogen
@@ -7,7 +7,7 @@
fi
echo "aclocal..."
-aclocal
-+${ACLOCAL}
++${ACLOCAL} ${ACLOCAL_FLAGS}
echo "autoheader..."
-autoheader
+${AUTOHEADER}