]> Dogcows Code - chaz/tar/blobdiff - bootstrap.conf
Fix testsuite and bootstrap. Implement -I.
[chaz/tar] / bootstrap.conf
index 16d92ed2337bf0d7bd685d3df73c378f8cf14fb5..96cb606730e63cbbe572e3394d3263bb53ead18f 100644 (file)
@@ -1,10 +1,10 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
@@ -22,8 +22,6 @@
 # includes them because of gettext dependencies.
 avoided_gnulib_modules='
        --avoid=lock
-       --avoid=size_max
-       --avoid=xsize
 '
 
 # gnulib modules used by this package.
@@ -53,9 +51,7 @@ excluded_files='
     m4/lcmessage.m4
     m4/lock.m4
     m4/printf-posix.m4
-    m4/size_max.m4
     m4/uintmax_t.m4
     m4/ulonglong.m4
     m4/visibility.m4
-    m4/xsize.m4
 '
This page took 0.023366 seconds and 4 git commands to generate.