more updates in the build system, gettext related.
[apps/madmutt.git] / configure.ac
similarity index 99%
rename from configure.in
rename to configure.ac
index 2fad06b..5d30be4 100644 (file)
@@ -897,7 +897,7 @@ AC_ARG_ENABLE(iconv, AC_HELP_STRING([--disable-iconv], [Disable iconv support]),
         fi
 ])
 
-MUTT_AM_GNU_GETTEXT
+AM_GNU_GETTEXT
 
 if test "$am_cv_func_iconv" != "yes"
 then