summaryrefslogtreecommitdiff
path: root/gl/m4/gnulib-cache.m4
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-04-21 13:27:38 +0200
committerSimon Josefsson <simon@josefsson.org>2009-04-21 13:27:38 +0200
commit36bce285c528255a9c948552ebeb4f1d3759336b (patch)
treefaa379db8c640eadf76428e23005afcb3777dec1 /gl/m4/gnulib-cache.m4
parent3c65348da9fdcaa75d7f902a833d98b95a71862f (diff)
downloadgnutls-36bce285c528255a9c948552ebeb4f1d3759336b.tar.gz
Need sockets module.
Diffstat (limited to 'gl/m4/gnulib-cache.m4')
-rw-r--r--gl/m4/gnulib-cache.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/gl/m4/gnulib-cache.m4 b/gl/m4/gnulib-cache.m4
index 235b9498e6..edf088a681 100644
--- a/gl/m4/gnulib-cache.m4
+++ b/gl/m4/gnulib-cache.m4
@@ -15,7 +15,7 @@
# Specification in the form of a command-line invocation:
-# gnulib-tool --import --dir=. --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gl/tests --aux-dir=build-aux --with-tests --libtool --macro-prefix=gl --no-vc-files accept arpa_inet autobuild bind close connect error fdl-1.3 gendocs getaddrinfo getline getpass-gnu gnupload gpl-3.0 inet_ntop inet_pton lgpl-2.1 lib-msvc-compat lib-symbol-versions listen maintainer-makefile manywarnings minmax perror pmccabe2html progname read-file readline recv select send setsockopt shutdown socket sys_stat version-etc-fsf warnings
+# gnulib-tool --import --dir=. --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gl/tests --aux-dir=build-aux --with-tests --libtool --macro-prefix=gl --no-vc-files accept arpa_inet autobuild bind close connect error fdl-1.3 gendocs getaddrinfo getline getpass-gnu gnupload gpl-3.0 inet_ntop inet_pton lgpl-2.1 lib-msvc-compat lib-symbol-versions listen maintainer-makefile manywarnings minmax perror pmccabe2html progname read-file readline recv select send setsockopt shutdown socket sockets sys_stat version-etc-fsf warnings
# Specification in the form of a few gnulib-tool.m4 macro invocations:
gl_LOCAL_DIR([gl/override])
@@ -54,6 +54,7 @@ gl_MODULES([
setsockopt
shutdown
socket
+ sockets
sys_stat
version-etc-fsf
warnings