summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2008-02-17Add portability checks to support DJGPPChristophe GRENIER1-1/+3
2008-02-17configure.in: Don't use the dc command unless it is requiredTheodore Ts'o1-1/+1
2008-01-27Don't build e2fsck statically by default anymoreTheodore Ts'o1-23/+2
2008-01-21Explicitly check for ftruncate64() in configure.inTheodore Ts'o1-1/+2
2008-01-04If --sbindir, et. al are specified to configure set $root_sbindir, et al.Theodore Ts'o1-0/+16
2008-01-03Use pkg-config to determine where to find the devmapper libraryTheodore Ts'o1-6/+223
2007-12-31Test for sys/syscall.h in configure to fix dietlibc build problemTheodore Ts'o1-1/+2
2007-12-31Add --disable-uuidd configure optionTheodore Ts'o1-1/+30
2007-12-31Add --disable-tls configure optionTheodore Ts'o1-76/+97
2007-12-16Add uuidd daemon to prevent duplicate time-based UUID'sTheodore Ts'o1-1/+78
2007-07-04Improve the config/parse_types.sh helper scriptTheodore Ts'o1-2659/+797
2007-04-04Add tdb from Samba into libext2fs library.Theodore Ts'o1-2/+7
2006-11-12Fixes for building RPM's via "make rpm"Andreas Dilger1-15/+33
2006-10-22Add failsafe against duplicate UUID's generated by threaded programsTheodore Ts'o1-1/+2
2006-10-21Fix amd64 build due to -lpthread ordering problemTheodore Ts'o1-3809/+6341
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-1/+12
2006-04-09Fix asm_types.h type conflictsTheodore Ts'o1-2/+8
2006-03-08Add device-mapper support to the blkid libraryKarel Zak1-1/+37
2005-11-09Fix cross-compilation problems when CFLAGS contain target-specific optionsTheodore Ts'o1-1/+12
2005-07-09This patch adds a check to use fstat or fstat64 in getsize.c if theAndreas Dilger1-1/+2
2005-07-05Set the executible bit on the configure script.Theodore Ts'o1-0/+0
2005-04-06Add paranoia checks into the blkid, ext2fs, and ss libraries to ignoreTheodore Ts'o1-2/+5
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-25/+1
2005-02-04Add support for maintainer mode, which enables the makefile rulesTheodore Ts'o1-2/+22
2005-02-03Drop the sparc assembly bitwise operations; it's less efficient Theodore Ts'o1-20/+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-58/+167
2005-01-18Make configure.in script check for prerequisite headers when checking forTheodore Ts'o1-4/+133
2005-01-17Various portability fixes for Solaris systems.Theodore Ts'o1-15/+30
2005-01-09Fix configure.in to use AC_CHECK_TYPES instead of the "broken by design"Theodore Ts'o1-3/+2
2004-11-30Update to use gettext 0.14.1 and autoconf 2.50+Theodore Ts'o1-3463/+12056
2004-11-19Remove support for EVMS 1.x plugin library.Theodore Ts'o1-273/+220
2004-11-19Remove the a.out DLL support, since it's been obsolete and unmaintainedTheodore Ts'o1-249/+219
2004-09-18Revamp the initrd scripts to use a new helper program,Theodore Ts'o1-219/+243
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-15/+50
2004-02-23Update configure file using autoconf 2.13.Theodore Ts'o1-42/+46
2004-02-23Add -mieee to CFLAGS if we're using GCC and the CPU is an Alpha.Matthias Andree1-194/+205
2004-01-30Check in modified configure script from FreeBSD port changeset.Theodore Ts'o1-1/+1
2003-08-01Include inttypes.h if present. New macros INT_TO_VOIDPTR andTheodore Ts'o1-20/+93
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-6163/+3228
2003-07-05configure.in:Theodore Ts'o1-3224/+6168
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-205/+205
2003-05-17MCONFIG.in, configure.in: Only put the intl directory in the -ITheodore Ts'o1-0/+6