1.1 --- a/autogen.sh Sat Apr 13 14:51:27 2002 +0000
1.2 +++ b/autogen.sh Sat Apr 13 14:57:01 2002 +0000
1.3 @@ -1,7 +1,7 @@
1.4 #!/bin/sh
1.5 #
1.6 aclocal
1.7 -automake --foreign
1.8 +automake --foreign --include-deps --add-missing --copy
1.9 autoconf
1.10
1.11 #./configure $*