aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-07-15 13:17:09 +0000
committerChristian Grothoff <christian@grothoff.org>2015-07-15 13:17:09 +0000
commit07d2afe861142b47025207c1834225932ba6e690 (patch)
treef70900fd055f48327925309c7806f2247bed7e16 /configure.ac
parent3a85392fefd67dc0d3e3ab85be73a8fa1a99049f (diff)
downloadgnunet-07d2afe861142b47025207c1834225932ba6e690.tar.gz
gnunet-07d2afe861142b47025207c1834225932ba6e690.zip
-downgrade version requirement further
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