Remove shitty .spec files that the RPM distros will probably rewrite anyway.
[synfig.git] / synfig-studio / trunk / configure.ac
index 858ea45..94b3eb0 100755 (executable)
@@ -60,10 +60,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="en_AU"
+ALL_LINGUAS=""
 AM_GNU_GETTEXT([external])
 # This is here so autoreconf will run autopoint
-AM_GNU_GETTEXT_VERSION([0.16.1])
+AM_GNU_GETTEXT_VERSION([0.13])
 
 case "$host" in
        *mingw* | *cygwin*)
@@ -170,6 +170,7 @@ AC_SUBST(imagedir)
 
 AC_OUTPUT(
 Makefile
+doxygen.cfg
 po/Makefile.in
 synfigstudio.spec
 synfigstudio.desktop