]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
bootstrap.conf: don't list "open" specifically
authorJim Meyering <meyering@redhat.com>
Thu, 26 Jun 2008 06:01:26 +0000 (08:01 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 26 Jun 2008 06:01:26 +0000 (08:01 +0200)
It is no longer necessary to list it specifically,
now that several gnulib modules depend on the "open" module.
This reverts commit 3ea1fe588e20f196cc9b9907d5943bd620c6b944.

bootstrap.conf

index 8289f693abaca808bfcc9caa7c2998ec017c11ff..5685ad55b28fe3e7d37cb16d9b95d9cefdae034c 100644 (file)
@@ -105,10 +105,6 @@ gnulib_modules="
        xstrtol xstrtold xstrtoumax yesno
 "
 
-# Required at least for truncate's truncate-fail-diag test
-# on Solaris 7, Solaris 9, and HP-UX 11.
-gnulib_modules="$gnulib_modules open"
-
 # Other locale categories that need message catalogs.
 EXTRA_LOCALE_CATEGORIES=LC_TIME