X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fconfigure.ac;h=26fd767cb9de910b65f8497e33adc1d85697265b;hb=eb1582f29abe6a33c3380133badfabfc182534ea;hp=bf9b96398b280cdbb1b8f8a3deda319178554d9b;hpb=6d4afc6e7ab68522187e7c9108798dc9b6f0ff43;p=synfig.git diff --git a/synfig-studio/trunk/configure.ac b/synfig-studio/trunk/configure.ac index bf9b963..26fd767 100755 --- a/synfig-studio/trunk/configure.ac +++ b/synfig-studio/trunk/configure.ac @@ -2,7 +2,7 @@ # -- I N I T -------------------------------------------------- -AC_INIT([Synfig Studio],[0.61.07],[http://sourceforge.net/tracker/?group_id=144022&atid=757416],[synfigstudio]) +AC_INIT([Synfig Studio],[0.61.07],[http://synfig.org/Bugs],[synfigstudio]) AC_REVISION AC_CONFIG_AUX_DIR(config) @@ -59,10 +59,10 @@ AC_LIBTOOL_PATCH ## FIXME: add i18n for .desktop and other non-compiled files ## AM_GLIB_GNU_GETTEXT([external]) ## AC_PROG_INTLTOOL(0.11) -ALL_LINGUAS="" +ALL_LINGUAS="fr" AM_GNU_GETTEXT([external]) # This is here so autoreconf will run autopoint -AM_GNU_GETTEXT_VERSION([0.13]) +AM_GNU_GETTEXT_VERSION([0.14.4]) case "$host" in *mingw* | *cygwin*) @@ -171,7 +171,6 @@ AC_OUTPUT( Makefile doxygen.cfg po/Makefile.in -synfigstudio.spec synfigstudio.desktop synfigstudio.mime synfigstudio.keys