X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=configure.ac;h=ef4ac99d624a35061cbbd0051861e189b84d78b6;hb=3c9ecb9409672c6a8c62ceb64767287bc59de501;hp=9c6f8a57ccb933be19107afae287131c5a5595d1;hpb=6c3a5307b87bc3fff19e819281cf2b87a2b5010b;p=supertux.git diff --git a/configure.ac b/configure.ac index 9c6f8a57c..ef4ac99d6 100644 --- a/configure.ac +++ b/configure.ac @@ -78,7 +78,7 @@ else AC_MSG_RESULT([no]) fi -AM_GNU_GETTEXT +AM_ICONV dnl =========================================================================== dnl Check for SDL @@ -127,10 +127,9 @@ AC_CHECK_FUNCS(mkdir strdup strstr) AC_INIT_JAM AC_CONFIG_FILES([Jamconfig]) -AC_OUTPUT(Makefile intl/Makefile +AC_OUTPUT(Makefile src/Makefile data/Makefile - po/Makefile.in lib/Makefile) echo ""