summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-12-31Test for sys/syscall.h in configure to fix dietlibc build problemTheodore Ts'o1-1/+1
2007-12-31Add --disable-uuidd configure optionTheodore Ts'o1-0/+20
2007-12-31Add --disable-tls configure optionTheodore Ts'o1-2/+22
2007-12-16Add uuidd daemon to prevent duplicate time-based UUID'sTheodore Ts'o1-1/+2
2007-07-04Improve the config/parse_types.sh helper scriptTheodore Ts'o1-1/+2
2007-04-04Add tdb from Samba into libext2fs library.Theodore Ts'o1-2/+2
2006-11-12Fixes for building RPM's via "make rpm"Andreas Dilger1-13/+29
2006-10-22Add failsafe against duplicate UUID's generated by threaded programsTheodore Ts'o1-1/+1
2006-10-21Fix amd64 build due to -lpthread ordering problemTheodore Ts'o1-2/+2
2006-10-01Fix Debian FTBFS problem caused by devmapper library using pthreadsTheodore Ts'o1-2/+2
2006-08-06If diff -u is supported, use it to report test failures.Theodore Ts'o1-0/+11
2006-04-09Fix asm_types.h type conflictsTheodore Ts'o1-1/+5
2006-03-08Add device-mapper support to the blkid libraryKarel Zak1-0/+28
2005-11-09Fix cross-compilation problems when CFLAGS contain target-specific optionsTheodore Ts'o1-0/+12
2005-07-09This patch adds a check to use fstat or fstat64 in getsize.c if theAndreas Dilger1-1/+1
2005-04-06Add paranoia checks into the blkid, ext2fs, and ss libraries to ignoreTheodore Ts'o1-2/+2
2005-02-05Makefile util/gen-tarball executable after creating the file.Theodore Ts'o1-0/+2
2005-02-05Remove support for --enable-clear-htree; this wasTheodore Ts'o1-19/+0
2005-02-04Add support for maintainer mode, which enables the makefile rulesTheodore Ts'o1-0/+18
2005-02-03Drop the sparc assembly bitwise operations; it's less efficient Theodore Ts'o1-15/+0
2005-01-26Add pkg-config files to e2fsprogs's libraries.Theodore Ts'o1-0/+2
2005-01-19configure.in: Clean up checks for dirent.d_reclen, ssize_t,Theodore Ts'o1-57/+14
2005-01-18Make configure.in script check for prerequisite headers when checking forTheodore Ts'o1-1/+16
2005-01-17Various portability fixes for Solaris systems.Theodore Ts'o1-1/+2
2005-01-09Fix configure.in to use AC_CHECK_TYPES instead of the "broken by design"Theodore Ts'o1-1/+1
2004-11-30Update to use gettext 0.14.1 and autoconf 2.50+Theodore Ts'o1-1/+5
2004-11-19Remove support for EVMS 1.x plugin library.Theodore Ts'o1-50/+1
2004-11-19Remove the a.out DLL support, since it's been obsolete and unmaintainedTheodore Ts'o1-24/+0
2004-09-18Revamp the initrd scripts to use a new helper program,Theodore Ts'o1-0/+19
2004-09-17Clean up the header file #include's for lib/blkid/getsize.cTheodore Ts'o1-1/+1
2004-05-04configure.in, configure: Enable the fsck wrapper for the DebianTheodore Ts'o1-1/+1
2004-04-03Use C99 stdint.h types instead of custom types in the uuid library.Theodore Ts'o1-1/+1
2004-03-19Fix Darwin/Mac OS X support to fetch the ethernet address in the uuid library.Theodore Ts'o1-1/+17
2004-02-23Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha.Matthias Andree1-0/+17
2003-12-28Re-add FreeBSD support. Matthias Andree1-1/+1
2003-08-01Include inttypes.h if present. New macros INT_TO_VOIDPTR andTheodore Ts'o1-0/+5
2003-07-12badblocks.c (do_read, do_write, test_rw): Change the read/writeTheodore Ts'o1-1/+1
2003-07-12Update to use the new freebsd config triple (Addresses DebianTheodore Ts'o1-3/+3
2003-07-05configure.in:Theodore Ts'o1-0/+11
2003-06-08Adjust defaults for FreeBSD to no longer build theTheodore Ts'o1-3/+3
2003-05-20Fix bug which caused --disable-evms not to work.Theodore Ts'o1-2/+2
2003-05-17MCONFIG.in, configure.in: Only put the intl directory in the -ITheodore Ts'o1-0/+8
2003-05-13configure.in: Fix typo in help message for --enable-evms-11Theodore Ts'o1-1/+1
2003-05-05Add --enable-test-io-debug configure option which causes e2fsck andTheodore Ts'o1-0/+15
2003-05-05configure.in, configure, Makefile.in: Add --with-diet-libcTheodore Ts'o1-1/+29
2003-05-03Update to gettext 0.11.5. We now enable NLS support by default.Theodore Ts'o1-2/+1
2003-04-18configure.in: Remove CYGWIN definition; we will use theTheodore Ts'o1-1/+0
2003-04-13Add portability enhancements for Cygwin32 environment.Theodore Ts'o1-2/+34
2003-03-23Move tarball generation functions to util/gen-tarballTheodore Ts'o1-2/+5
2003-03-17Fix the Apple Darwin port.Theodore Ts'o1-1/+1