OSDN Git Service

build: remove configure-time options: --disable-fs, --enable-Werror
authorJim Meyering <meyering@redhat.com>
Tue, 17 May 2011 21:08:42 +0000 (23:08 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 27 May 2011 15:07:46 +0000 (17:07 +0200)
commit374cf226c3f4ae42d1166bcb870e9b3c1496631d
treef81ab716d91527a23a150be005c27db855ac1a4b
parent01be9b6af3d0af63ff453ef6f27813b18811a949
build: remove configure-time options: --disable-fs, --enable-Werror

* configure.ac: Remove support for --enable-fs and --disable-fs.
Remove support for --enable-Werror and --disable-Werror.
* README: Remove paragraph about --disable-fs and
--enable-discovery-only.
* libparted/libparted.c: Now that --disable-fs is gone (i.e.,
ENABLE_FS would be always 1), remove its #ifdefs.
README
configure.ac
libparted/libparted.c