fix iconv signature problems
[supertux.git] / autogen.sh
index f2d07d8..a0593e3 100755 (executable)
@@ -6,8 +6,8 @@ if test ! -f configure.ac ; then
   exit 1
 fi
 
-autoheader
 aclocal -I mk/autoconf
+autoheader
 
 # generate Jamconfig.in
 autoconf --trace=AC_SUBST \