* lib/Makefile.in: Regenerate.

This commit is contained in:
Paul Eggert 2011-01-08 23:46:17 -08:00
parent 9bfeed9359
commit 2582eaa4cc
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,8 @@
2011-01-09 Paul Eggert <eggert@cs.ucla.edu>
* lib/Makefile.in: Regenerate.
* lib/COPYING: New file, a copy of COPYING.
* configure: Regenerate.
* configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.

View file

@ -46,7 +46,7 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/gnulib.mk
$(srcdir)/gnulib.mk COPYING
subdir = lib
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \