aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2005-01-18Make configure.in script check for prerequisite headers when checking forTheodore Ts'o
2005-01-17Various portability fixes for Solaris systems.Theodore Ts'o
2005-01-09Fix configure.in to use AC_CHECK_TYPES instead of the "broken by design"Theodore Ts'o
2004-11-30Update to use gettext 0.14.1 and autoconf 2.50+Theodore Ts'o
2004-11-19Remove support for EVMS 1.x plugin library.Theodore Ts'o
2004-11-19Remove the a.out DLL support, since it's been obsolete and unmaintainedTheodore Ts'o
2004-09-18Revamp the initrd scripts to use a new helper program,Theodore Ts'o
2004-09-17Clean up the header file #include's for lib/blkid/getsize.cTheodore Ts'o
2004-05-04configure.in, configure: Enable the fsck wrapper for the DebianTheodore Ts'o
2004-04-03Use C99 stdint.h types instead of custom types in the uuid library.Theodore Ts'o
2004-03-19Fix Darwin/Mac OS X support to fetch the ethernet address in the uuid library.Theodore Ts'o
2004-02-23Update configure file using autoconf 2.13.Theodore Ts'o
2004-02-23Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha.Matthias Andree
2004-01-30Check in modified configure script from FreeBSD port changeset.Theodore Ts'o
2003-08-01Include inttypes.h if present. New macros INT_TO_VOIDPTR andTheodore Ts'o
2003-07-12badblocks.c (do_read, do_write, test_rw): Change the read/writeTheodore Ts'o
2003-07-12Update to use the new freebsd config triple (Addresses DebianTheodore Ts'o
2003-07-05configure.in:Theodore Ts'o
2003-06-08Adjust defaults for FreeBSD to no longer build theTheodore Ts'o
2003-05-20Fix bug which caused --disable-evms not to work.Theodore Ts'o
2003-05-17MCONFIG.in, configure.in: Only put the intl directory in the -ITheodore Ts'o
2003-05-13configure.in: Fix typo in help message for --enable-evms-11Theodore Ts'o
2003-05-05Add --enable-test-io-debug configure option which causes e2fsck andTheodore Ts'o
2003-05-05configure.in, configure, Makefile.in: Add --with-diet-libcTheodore Ts'o
2003-05-03Update to gettext 0.11.5. We now enable NLS support by default.Theodore Ts'o
2003-04-18configure.in: Remove CYGWIN definition; we will use theTheodore Ts'o
2003-04-13Add portability enhancements for Cygwin32 environment.Theodore Ts'o
2003-03-23Move tarball generation functions to util/gen-tarballTheodore Ts'o
2003-03-17Fix the Apple Darwin port.Theodore Ts'o
2003-03-16Update the generated configure file.Theodore Ts'o
2003-03-14Update generated configure file.Theodore Ts'o
2003-03-02Changes to create a subset distribution which consists only of theTheodore Ts'o
2003-02-22Add dynamic debugging capabilities to the blkid library, Theodore Ts'o
2003-01-23Integrate new blkid library.Theodore Ts'o
2002-11-09Add german translation to the language catalogTheodore Ts'o
2002-11-08configure.in, configure: Change --enable-jfs-debug to Theodore Ts'o
2002-11-08Skip byteswap tests on --disable-swapfsTheodore Ts'o
2002-11-08Update EVMS plugin to support EVMS ABI 1.2Theodore Ts'o
2002-08-18Enable HTREE support by default.Theodore Ts'o
2002-08-18Makefile.in: Revamp makefile so that it doesn't dependTheodore Ts'o
2002-07-14Various portability fixes which should help out HURD. Theodore Ts'o
2002-06-25Add initial support for htree directories.Theodore Ts'o
2002-05-24Add EVMS FSIM plugin to e2fsprogs.Theodore Ts'o
2002-05-21configure.in: On Linux systems, if the prefix is defaulted toTheodore Ts'o
2002-05-17Fix up Andreas's 8k blocksize changes to fix a number of bugs, Theodore Ts'o
2002-05-11Integrate ext2ed into the e2fsprogs build system, and make minimal changes soTheodore Ts'o
2001-12-16Fix e2fsck's handling of external journals,and update journal Theodore Ts'o
2001-10-08Added new Turkish translation file and updated e2fsprogs.pot file.Theodore Ts'o
2001-09-19Remove use of AC_REQUIRE which had been used to prevent AC_CANONICAL_HOSTTheodore Ts'o
2001-08-27Deal with libc5's lack of strnlen.Theodore Ts'o