diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-11-10 21:06:12 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-11-10 21:06:12 +0100 |
commit | 62fac578a9f3327e0fbc650b39a0b5fd4074c9bd (patch) | |
tree | cd9df09b6fa97c0607851fa420c1c90dd53acebf /gl/Makefile.am | |
parent | 81d83236e9a5ae5d10392be6c780f574aa247aa1 (diff) | |
download | libtasn1-62fac578a9f3327e0fbc650b39a0b5fd4074c9bd.tar.gz libtasn1-62fac578a9f3327e0fbc650b39a0b5fd4074c9bd.tar.bz2 libtasn1-62fac578a9f3327e0fbc650b39a0b5fd4074c9bd.zip |
Use gnulib warnings module.
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 0915eb1..ccd2580 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 --tests-base=tests --aux-dir=build-aux --libtool --macro-prefix=gl --no-vc-files autobuild fdl-1.3 gendocs getopt gpl-3.0 lgpl-2.1 maintainer-makefile pmccabe2html progname read-file stdint version-etc-fsf +# Reproduce by: gnulib-tool --import --dir=. --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --libtool --macro-prefix=gl --no-vc-files autobuild fdl-1.3 gendocs getopt gpl-3.0 lgpl-2.1 maintainer-makefile pmccabe2html progname read-file stdint version-etc-fsf warnings AUTOMAKE_OPTIONS = 1.5 gnits |