maint: update bootstrap
[debian/gzip] / bootstrap.conf
index 3ab328a78c245a8997282973708ae84ce2ae1b8c..5022be33254cb9715562810fe65932d13c844cbf 100644 (file)
@@ -1,10 +1,10 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2009 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2009, 2010 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 
 # This program is distributed in the hope that it will be useful,
@@ -21,22 +21,39 @@ IMPORT_FROM_GETTEXT=no
 
 # gnulib modules used by this package.
 gnulib_modules='
-       closein
-       fcntl
-       fcntl-safer
-       fdl
-       getopt-gnu
-       git-version-gen
-       gitlog-to-changelog
-       gnu-make
-       gnumakefile
-       maintainer-makefile
-       stat-time
-       sys_stat
-       time
-       utimens
-       xalloc
-       yesno
+announce-gen
+calloc
+close
+closein
+fclose
+fcntl
+fcntl-safer
+fdl
+fdopendir
+fprintf-posix
+getopt-gnu
+git-version-gen
+gitlog-to-changelog
+gnu-make
+gnu-web-doc-update
+gnumakefile
+gnupload
+ignore-value
+lib-ignore
+lstat
+maintainer-makefile
+malloc
+manywarnings
+perror
+printf-posix
+realloc
+stat-time
+sys_stat
+time
+update-copyright
+utimens
+xalloc
+yesno
 '
 
 # Additional gnulib-tool options to use.  Use "\newline" to break lines.