X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fconfigure.ac;h=8aa1f9e2bf30bbd061f6c0f525b857053a742f88;hb=d3753994e14338bd5282dfb2a363a61fc865ab16;hp=ce4e74c4914f33e9f3a62c05f8fe7d9f9394c42c;hpb=0d7c50731bcd9fb694c4fec3ff345f6626bc35f9;p=synfig.git diff --git a/synfig-studio/trunk/configure.ac b/synfig-studio/trunk/configure.ac index ce4e74c..8aa1f9e 100755 --- a/synfig-studio/trunk/configure.ac +++ b/synfig-studio/trunk/configure.ac @@ -22,6 +22,7 @@ SVN_REPOSITORY=http://svn.voria.com/code/synfig-studio # -- P R O G R A M S ------------------------------------------ AC_PROG_CC +AC_GNU_SOURCE AC_PROG_CXX AC_PROG_CPP AC_PROG_CXXCPP @@ -36,7 +37,6 @@ AC_ARG_WARNINGS AC_ARG_PROFILE_ARCS AC_ARG_BRANCH_PROBABILITIES AC_ARG_PROFILING -AC_ARG_LICENSE_KEY AC_ARG_ENABLE(g5opt,[ --enable-g5opt enable optimizations specific to G5 proc],[ @@ -56,11 +56,13 @@ AC_PROG_LIBTOOL AC_SUBST(LIBTOOL_DEPS) AC_LIBTOOL_PATCH - - - - -dnl AC_PROG_INTLTOOL(0.11) +## FIXME: add i18n for .desktop and other non-compiled files +## AM_GLIB_GNU_GETTEXT([external]) +## AC_PROG_INTLTOOL(0.11) +ALL_LINGUAS="" +AM_GNU_GETTEXT([external]) +# This is here so autoreconf will run autopoint +AM_GNU_GETTEXT_VERSION([0.14.4]) case "$host" in *mingw* | *cygwin*) @@ -167,7 +169,8 @@ AC_SUBST(imagedir) AC_OUTPUT( Makefile -synfigstudio.spec +doxygen.cfg +po/Makefile.in synfigstudio.desktop synfigstudio.mime synfigstudio.keys