diff options
author | Simon Josefsson <simon@josefsson.org> | 2006-10-21 10:35:26 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2006-10-21 10:35:26 +0000 |
commit | b326e7d2f9b7defa6543b43979fce470bf2e1b21 (patch) | |
tree | 71a5a8ccc876bf691f25d9aeaf8f7c556342f900 /gl/Makefile.am | |
parent | be690a5a26cb4b75865350f8485de0e8fded692c (diff) | |
download | gnutls-b326e7d2f9b7defa6543b43979fce470bf2e1b21.tar.gz |
Fix avoid modules.
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 70baef046a..79db1fa4da 100644 --- a/gl/Makefile.am +++ b/gl/Makefile.am @@ -9,7 +9,7 @@ # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. -# Reproduce by: gnulib-tool --import --dir=. --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --aux-dir=. --avoid=snprintf --avoid=snprintf --avoid=vasnprintf --libtool --macro-prefix=gl arpa_inet fdl gendocs getaddrinfo getline getpass gpl inet_ntop inet_pton lgpl maintainer-makefile readline vasnprintf +# Reproduce by: gnulib-tool --import --dir=. --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --aux-dir=. --avoid=snprintf --avoid=vasnprintf --libtool --macro-prefix=gl arpa_inet fdl gendocs getaddrinfo getline getpass gpl inet_ntop inet_pton lgpl maintainer-makefile readline AUTOMAKE_OPTIONS = 1.5 gnits |