X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=60bae0fd252e0550d66494342e11182c1a357579;hb=e32610e7b1a18cd9bd411073ae1b927691e4bcd9;hp=f52ba15e72084c634581d767184b10369ce733eb;hpb=150c28620e1f14b7249038068bccca9563526377;p=chaz%2Fopenbox diff --git a/configure.ac b/configure.ac index f52ba15e..60bae0fd 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,8 @@ LIBTOOL="$LIBTOOL --silent" AC_PROG_INSTALL ALL_LINGUAS="" -AM_GNU_GETTEXT +AM_GNU_GETTEXT_VERSION(0.11.5) +AM_GNU_GETTEXT([external]) AC_LANG(C++) @@ -22,7 +23,8 @@ AC_LANG(C++) AC_MSG_CHECKING([for GCC]) if test "$GCC" = "yes"; then AC_MSG_RESULT([yes]) - CXXFLAGS="$CXXFLAGS -Wall -W"# -pedantic" + CXXFLAGS="$CXXFLAGS -Wall -W" +# -pedantic" else AC_MSG_RESULT([no, trying other compilers]) AC_MSG_CHECKING(for MIPSpro) @@ -332,10 +334,7 @@ AC_ARG_ENABLE([xinerama], AC_MSG_RESULT([no]) ) -AC_CONFIG_FILES([Makefile - m4/Makefile - po/Makefile.in - intl/Makefile +AC_CONFIG_FILES([Makefile po/Makefile.in otk/Makefile src/Makefile scripts/Makefile