diff options
author | Pedro Alves <palves@redhat.com> | 2012-04-18 20:06:39 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2012-04-18 20:06:39 +0000 |
commit | 174e088e25e495c956b751a0d4100b94f5c885ec (patch) | |
tree | 226fc19ab58dd0a72cae8aef42be9fe8b3ef33a4 /gdb/gnulib/Makefile.in | |
parent | 7f5331423810a41cc31345c64cf7ee9fa55c5948 (diff) | |
download | gdb-174e088e25e495c956b751a0d4100b94f5c885ec.zip gdb-174e088e25e495c956b751a0d4100b94f5c885ec.tar.gz gdb-174e088e25e495c956b751a0d4100b94f5c885ec.tar.bz2 |
2012-04-18 Pedro Alves <palves@redhat.com>
Reimport the update-copyright module from gnulib
(250b80067c1e1d8faa0c42fb572f721975b929c5).
* configure: Regenerate.
* gnulib/Makefile.am: Update.
* gnulib/Makefile.in: Regenerate.
* gnulib/extra/update-copyright: Update.
* gnulib/m4/gnulib-cache.m4: Update.
* gnulib/m4/gnulib-comp.m4: Update.
Diffstat (limited to 'gdb/gnulib/Makefile.in')
-rw-r--r-- | gdb/gnulib/Makefile.in | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/gdb/gnulib/Makefile.in b/gdb/gnulib/Makefile.in index 4e1b1d8..4024b0d 100644 --- a/gdb/gnulib/Makefile.in +++ b/gdb/gnulib/Makefile.in @@ -1,8 +1,9 @@ # Makefile.in generated by automake 1.11 from Makefile.am. # @configure_input@ -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, -# 2004, 2005, 2006, 2007, 2008, 2009, 2011 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +# Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -23,7 +24,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=gnulib --m4-base=gnulib/m4 --doc-base=doc --tests-base=tests --aux-dir=gnulib/extra --no-libtool --macro-prefix=gl --no-vc-files inttypes memmem +# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gnulib --m4-base=gnulib/m4 --doc-base=doc --tests-base=tests --aux-dir=gnulib/extra --no-libtool --macro-prefix=gl --no-vc-files inttypes memmem update-copyright @@ -522,8 +523,8 @@ EXTRA_DIST = m4/gnulib-cache.m4 \ $(top_srcdir)/gnulib/extra/arg-nonnull.h \ $(top_srcdir)/gnulib/extra/c++defs.h inttypes.in.h memchr.c \ memchr.valgrind memmem.c str-two-way.h stddef.in.h stdint.in.h \ - string.in.h $(top_srcdir)/gnulib/extra/warn-on-use.h \ - wchar.in.h + string.in.h $(top_srcdir)/gnulib/extra/update-copyright \ + $(top_srcdir)/gnulib/extra/warn-on-use.h wchar.in.h # The BUILT_SOURCES created by this Makefile snippet are not used via #include # statements but through direct file reference. Therefore this snippet must be |