* --copy always, since we need to change ltmain.sh

* make patch on some obscure UNIX happy
This commit is contained in:
Sascha Schumann 1999-10-06 12:06:48 +00:00
parent 3ec401ec84
commit 4b212d1ce6

View File

@ -115,8 +115,8 @@ fi
./scripts/preconfig
rm -f ltmain.sh
libtoolize --automake $automake_flags --force
patch < patch-ltmain.sh
libtoolize --automake --copy --force
patch ltmain.sh < patch-ltmain.sh
mv aclocal.m4 aclocal.m4.old 2>/dev/null
aclocal