summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-09 12:07:20 +0100
committerJim Meyering <meyering@redhat.com>2012-01-09 12:43:00 +0100
commit620d56c8661e3375dc7c86661436ca51515edd88 (patch)
tree375278c2d65be4cd9d36a340b586e6aacc2a7f37 /bootstrap.conf
parent1159193e4648b9264cbe322c575ae1446be5cf48 (diff)
downloadparted-620d56c8661e3375dc7c86661436ca51515edd88.tar.gz
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.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 258a7f1..b4456b2 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -122,7 +122,9 @@ if test $gettext_external = 1; then
'
fi
-gnulib_tool_option_extras="--tests-base=$bt/gnulib-tests --with-tests"
+gnulib_tool_option_extras="--tests-base=gnulib-tests --with-tests --symlink\
+ --makefile-name=gnulib.mk
+"
mkdir -p gnulib-tests
# Build prerequisites