summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-08-16 16:32:18 +0000
committerSimon Josefsson <simon@josefsson.org>2004-08-16 16:32:18 +0000
commit8898bf167f4a15717536ebf00e86e2747bc486bc (patch)
treef2f471467e9af00fc0aa09376c948d73c99580f7
parent9d1bea6f84051366fa9fb8fcccef15eced863270 (diff)
downloadgnutls-8898bf167f4a15717536ebf00e86e2747bc486bc.tar.gz
Update.
-rw-r--r--gl/Makefile.am5
-rw-r--r--gl/m4/gnulib.m45
2 files changed, 8 insertions, 2 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am
index c4988f8c9d..b20d924c29 100644
--- a/gl/Makefile.am
+++ b/gl/Makefile.am
@@ -9,7 +9,8 @@
#
# Generated by gnulib-tool.
#
-# gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --libtool
+# Invoked as: gnulib-tool --import
+# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --libtool error exit extensions getline getpass-gnu gettext progname stdbool unlocked-io
AUTOMAKE_OPTIONS = 1.8 gnits
@@ -50,3 +51,5 @@ MOSTLYCLEANFILES += stdbool.h stdbool.h-t
libgnu_la_SOURCES += unlocked-io.h
+
+# Makefile.am ends here
diff --git a/gl/m4/gnulib.m4 b/gl/m4/gnulib.m4
index 38a1ad5af6..9992333439 100644
--- a/gl/m4/gnulib.m4
+++ b/gl/m4/gnulib.m4
@@ -7,7 +7,8 @@
#
# Generated by gnulib-tool.
#
-# gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --libtool
+# Invoked as: gnulib-tool --import
+# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --libtool error exit extensions getline getpass-gnu gettext progname stdbool unlocked-io
AC_DEFUN([gl_EARLY],
[
@@ -34,3 +35,5 @@ AC_DEFUN([gl_SOURCE_BASE], [])
dnl Usage: gl_M4_BASE(DIR)
AC_DEFUN([gl_M4_BASE], [])
+
+# gnulib.m4 ends here