bootstrap.conf: don't list "open" specifically

It is no longer necessary to list it specifically,
now that several gnulib modules depend on the "open" module.
This reverts commit 3ea1fe588e.
This commit is contained in:
Jim Meyering 2008-06-26 08:01:26 +02:00
parent 3d309aa725
commit b1a1c9ee06

View 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