X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=autogen.sh;h=8f9cc3b5dd2a9b9b40d82cae0b807630342f8809;hb=3196f1ff896b0b418a3d8f98172ab843778e941c;hp=c05a705c8ecbb16aba71ff8898266adc35ef42bd;hpb=e70077aab0199817f37aef9ed0bdba1bbca93b45;p=xboard.git diff --git a/autogen.sh b/autogen.sh index c05a705..8f9cc3b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -19,7 +19,7 @@ # # See the file ChangeLog for a revision history. -aclocal \ +aclocal -I m4 \ && autoheader \ && automake --add-missing \ && autoconf \ No newline at end of file