X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=bootstrap.conf;h=e44837faeba848f443fe2d416f185154f31860a2;hb=9d3bb7832a57580af77754e80153b8dc07288793;hp=ef1047151abc8355a763cd373c7efcd6f98c1413;hpb=bef13ad726c8424213695de064bbb690c5141119;p=debian%2Fgzip diff --git a/bootstrap.conf b/bootstrap.conf index ef10471..e44837f 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -# Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc. +# Copyright (C) 2006-2007, 2009-2017 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -13,24 +13,24 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . -# gzip doesn't use gettext. -IMPORT_FROM_GETTEXT=no - # gnulib modules used by this package. gnulib_modules=' announce-gen calloc close -closein +dirname-lgpl +dosname fclose fcntl fcntl-safer fdl +fdatasync fdopendir fprintf-posix +fsync getopt-gnu git-version-gen gitlog-to-changelog @@ -39,21 +39,30 @@ gnu-web-doc-update gnumakefile gnupload ignore-value +intprops +largefile lib-ignore lstat maintainer-makefile -malloc +malloc-gnu manywarnings +openat-safer perror printf-posix readme-release -realloc +realloc-gnu +savedir stat-time +stdnoreturn sys_stat time +unistd-safer +unlinkat update-copyright utimens +verify xalloc +year2038 yesno ' @@ -62,8 +71,11 @@ yesno gnulib_tool_option_extras="\ --avoid getline\ --avoid rpmatch\ + --symlink\ + --makefile-name=gnulib.mk\ " + # Create build-aux, since 'bootstrap' won't do that for us. mkdir -p build-aux