aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2013-12-17 23:44:27 +0200
committerSergey Poznyakoff <gray@gnu.org>2013-12-17 23:44:27 +0200
commitd555e435bba040506225dd3dc684e7101b1642dd (patch)
tree636b0a33753b96fd695be28f8f2ef5f398540611
parent7fede76c95d658dc745e2fcce51e4d7f9091f0ba (diff)
downloadwydawca-d555e435bba040506225dd3dc684e7101b1642dd.tar.gz
wydawca-d555e435bba040506225dd3dc684e7101b1642dd.tar.bz2
Upgrade grecs
-rw-r--r--configure.ac2
m---------grecs0
2 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6e8e6f4..ef8f62e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -119,13 +119,13 @@ if test "$status_tcpwrap" = yes; then
fi
if test "$status_tcpwrap" = yes; then
AC_DEFINE_UNQUOTED([WITH_LIBWRAP],1,[Defined if compiling with libwrap])
fi
# **********************
-# TCP wrappers
+# Inotify
# **********************
AC_ARG_WITH(inotify,
AC_HELP_STRING([--with-inotify],
[compile with inotify(7) support (Linux-specific)]),
[status_inotify=${withval}],
[status_inotify=probe])
diff --git a/grecs b/grecs
-Subproject 487e2cfa988d6c3a5232011ab83897ef23bdb88
+Subproject 57a00b140954a2c22ba2fdebc93e8e6eda41b2a

Return to:

Send suggestions and report system problems to the System administrator.