aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intl/configure.ac')
-rw-r--r--intl/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/configure.ac b/intl/configure.ac
index 36cf97fe4b1..48832b98f1a 100644
--- a/intl/configure.ac
+++ b/intl/configure.ac
@@ -1,5 +1,5 @@
-AC_PREREQ(2.64)
AC_INIT
+AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_SRCDIR(gettext.c)
AC_CONFIG_HEADER(config.h)
AC_CONFIG_MACRO_DIR(../config)