diff options
author | Simon Josefsson <simon@josefsson.org> | 2005-09-21 20:29:47 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2005-09-21 20:29:47 +0000 |
commit | 52224988c63a628453414761a160d70a5f1b34d0 (patch) | |
tree | d04e9048e1b272c863aabb5c12dc1a22f60697f5 /gl/Makefile.am | |
parent | 162637a8219dbe14a03c7b004beaf09a0d7ecbcb (diff) | |
download | gnutls-52224988c63a628453414761a160d70a5f1b34d0.tar.gz |
Remove error module.
Update gnulib files.
Diffstat (limited to 'gl/Makefile.am')
-rw-r--r-- | gl/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am index ad2e0b0908..ab384d54f4 100644 --- a/gl/Makefile.am +++ b/gl/Makefile.am @@ -8,7 +8,7 @@ # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. -# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --aux-dir=. --lgpl --libtool --macro-prefix=gl error getline getpass memmem memmove minmax readline snprintf socklen +# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --aux-dir=. --lgpl --libtool --macro-prefix=gl getline getpass memmem memmove minmax readline snprintf socklen AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies |