aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b8bc61947..9ae80398f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -962,7 +962,7 @@ AM_CONDITIONAL([HAVE_PYTHON], [test "$PYTHON" != :])
962 962
963# check for gettext 963# check for gettext
964AM_GNU_GETTEXT([external]) 964AM_GNU_GETTEXT([external])
965AM_GNU_GETTEXT_VERSION([0.18.3]) 965AM_GNU_GETTEXT_VERSION([0.18.1])
966 966
967# Checks for standard typedefs, structures, and compiler characteristics. 967# Checks for standard typedefs, structures, and compiler characteristics.
968AC_TYPE_PID_T 968AC_TYPE_PID_T