diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-05-29 12:24:01 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-05-29 12:24:01 +0200 |
commit | cf7f2dbf056d91d355d8399f503eeb87aa19cbd4 (patch) | |
tree | b7416d683ad867677e187a187c81ffbc6b2d2914 /gl | |
parent | 8bc065eccb2e5c1f7354ebad3b84437cb1e2121e (diff) | |
download | libtasn1-cf7f2dbf056d91d355d8399f503eeb87aa19cbd4.tar.gz libtasn1-cf7f2dbf056d91d355d8399f503eeb87aa19cbd4.tar.bz2 libtasn1-cf7f2dbf056d91d355d8399f503eeb87aa19cbd4.zip |
Drop (L)GPL from manual.
Diffstat (limited to 'gl')
-rw-r--r-- | gl/Makefile.am | 2 | ||||
-rw-r--r-- | gl/m4/gnulib-cache.m4 | 4 | ||||
-rw-r--r-- | gl/m4/gnulib-comp.m4 | 2 |
3 files changed, 2 insertions, 6 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am index 46d21b4..445e4f9 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 manywarnings pmccabe2html progname read-file stdint version-etc-fsf warnings +# 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 maintainer-makefile manywarnings pmccabe2html progname read-file stdint version-etc-fsf warnings AUTOMAKE_OPTIONS = 1.5 gnits diff --git a/gl/m4/gnulib-cache.m4 b/gl/m4/gnulib-cache.m4 index 1317fef..eba7886 100644 --- a/gl/m4/gnulib-cache.m4 +++ b/gl/m4/gnulib-cache.m4 @@ -15,7 +15,7 @@ # Specification in the form of a command-line invocation: -# 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 manywarnings pmccabe2html progname read-file stdint version-etc-fsf warnings +# 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 maintainer-makefile manywarnings pmccabe2html progname read-file stdint version-etc-fsf warnings # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([gl/override]) @@ -24,8 +24,6 @@ gl_MODULES([ fdl-1.3 gendocs getopt - gpl-3.0 - lgpl-2.1 maintainer-makefile manywarnings pmccabe2html diff --git a/gl/m4/gnulib-comp.m4 b/gl/m4/gnulib-comp.m4 index e4056ee..a716362 100644 --- a/gl/m4/gnulib-comp.m4 +++ b/gl/m4/gnulib-comp.m4 @@ -206,8 +206,6 @@ AC_DEFUN([gl_FILE_LIST], [ build-aux/vc-list-files doc/fdl-1.3.texi doc/gendocs_template - doc/gpl-3.0.texi - doc/lgpl-2.1.texi lib/getopt.c lib/getopt.in.h lib/getopt1.c |