Removed --foreign switch for autotools.

This commit is contained in:
Florian Pose
2006-11-06 09:43:36 +00:00
parent 05557b7766
commit 63cca1f4c0
6 changed files with 2569 additions and 11 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ set -x
mkdir -p autoconf
aclocal -I autoconf
autoheader
automake --add-missing
automake --add-missing --copy
autoconf