OSDN Git Service

build: update to latest from gnulib
authorJim Meyering <meyering@redhat.com>
Mon, 9 Jan 2012 11:07:20 +0000 (12:07 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 9 Jan 2012 11:43:00 +0000 (12:43 +0100)
commit620d56c8661e3375dc7c86661436ca51515edd88
tree375278c2d65be4cd9d36a340b586e6aacc2a7f37
parent1159193e4648b9264cbe322c575ae1446be5cf48
build: update to latest from gnulib

* bootstrap: Update.
* tests/init.sh: Likewise.
* gnulib: Update submodule to latest.

maint: remove two generated files in doc/
* doc/fdl.texi: Remove file from version control.  It is generated.
* doc/gendocs_template: Likewise.
* doc/parted.texi: Add @node ... before inclusion of fdl.texi,
since fdl.texi dropped that part.
* doc/parted-pt_BR.texi: Likewise.
* doc/.gitignore: Update.

build: accommodate newer bootstrap from gnulib
* bootstrap.conf (gnulib_tool_option_extras): Add both --symlink
and --makefile-name=gnulib.mk.  Remove stray use of $bt.
* lib/Makefile.am: Initialize all of the following so that
generated code in gnulib.mk may use += to append to those variables:
AM_CFLAGS, AM_CPPFLAGS, BUILT_SOURCES, CLEANFILES, EXTRA_DIST,
MAINTAINERCLEANFILES, MOSTLYCLEANDIRS, MOSTLYCLEANFILES, SUFFIXES,
noinst_LTLIBRARIES.
bootstrap
bootstrap.conf
doc/.gitignore
doc/fdl.texi [deleted file]
doc/gendocs_template [deleted file]
doc/parted-pt_BR.texi
doc/parted.texi
gnulib
lib/Makefile.am
tests/init.sh