From: Simon Josefsson Date: Mon, 16 Aug 2004 16:32:18 +0000 (+0000) Subject: Update. X-Git-Tag: gnutls_1_0_20~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8898bf167f4a15717536ebf00e86e2747bc486bc;p=thirdparty%2Fgnutls.git Update. --- 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