Files
macports-ports/devel/log4cpp/files/patch-autogen.sh.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