]> err.no Git - dpkg/commitdiff
* autogen.sh: autohedaer -> autoheader, also added --force to libtoolize
authorBen Collins <bcollins@debian.org>
Thu, 14 Oct 1999 02:37:01 +0000 (02:37 +0000)
committerBen Collins <bcollins@debian.org>
Thu, 14 Oct 1999 02:37:01 +0000 (02:37 +0000)
autogen.sh

index 5f5b83d861345f57411f7d50a33addf24fadd83f..314c9b088c5ec59450531aa798780bcad832d7df 100755 (executable)
@@ -2,9 +2,9 @@
 
 # Start by setting up everything for main tree
 aclocal -I ./automake
-autohedaer
+autoheader
 gettextize
-libtoolize
+libtoolize --force
 automake --add-missing --foreign
 autoconf