diff --git a/autogen.sh b/autogen.sh index 8d107f5..de43167 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,12 +3,7 @@ # $Id$ # -if [ -d /usr/local/gnu-autotools/bin ] ; then - export PATH=${PATH}:/usr/local/gnu-autotools/bin - FIX_BROKEN_FREEBSD_PORTS="-I /usr/local/share/aclocal" -fi - -aclocal ${FIX_BROKEN_FREEBSD_PORTS} +aclocal libtoolize --copy --force autoheader automake -a -c --foreign