FreeBSD issues have been addressed.

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@396 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2007-10-24 09:58:18 +00:00
parent 119471eac7
commit adf5356fcc
1 changed files with 1 additions and 6 deletions

View File

@ -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