summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2010-08-01badblocks: Deal with UTF-8 characters in progress messageTheodore Ts'o1-1/+1
2010-05-17Add configure options --enable-symlink-build and --enable-symlink-installTheodore Ts'o1-1/+37
2009-11-26configure: Work around bug in autoconf 2.64Theodore Ts'o1-8/+8
2009-10-21configure.in: Fix typo: remove '2' from blkid_probe_get_topology2Eric Sandeen1-1/+1
2009-10-04mke2fs: get device topology values from blkidEric Sandeen1-1/+8
2009-09-06configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldoptsTheodore Ts'o1-36/+10
2009-07-18Fix intl/ build: add E/Q/V macros, process intl/libgnuintl.hMatthias Andree1-1/+2
2009-07-02Enhance build system so that "make V=1" works like the Linux KernelTheodore Ts'o1-0/+1
2009-07-02Add support for configure --enable-verbose-makecmdsTheodore Ts'o1-0/+22
2009-06-29configure.in: add --disable-libuuid optionScott James Remnant1-0/+51
2009-04-22configure.in: add --disable-libblkid optionTheodore Ts'o1-1/+54
2009-04-15libuuid: Close all file descriptors before running uuiddTheodore Ts'o1-1/+1
2008-09-12libcom_err: Use sem_post/sem_init to prevent race conditionsTheodore Ts'o1-1/+16
2008-09-02Improve ELF shared library handlingTheodore Ts'o1-1/+6
2008-09-01Enable test_io debugging by defaultTheodore Ts'o1-2/+7
2008-08-26Remove use of devmapper library by the blkid libraryTheodore Ts'o1-50/+0
2008-08-22configure.in: Respect LDFLAGS environment variable if passed into configureTheodore Ts'o1-1/+1
2008-08-22libuuid: Windows portability fixesTheodore Ts'o1-1/+1
2008-08-22configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echoTheodore Ts'o1-71/+70
2008-07-13badblocks: If nanosleep() does not exist, try using usleep() insteadTheodore Ts'o1-1/+1
2008-07-13blkid: Add new option -L which pretty-prints the device listTheodore Ts'o1-1/+1
2008-07-10Don't use thread local storage if using diet libcTheodore Ts'o1-2/+10
2008-07-07debian: Create debian release tarball to obey new WIP naming conventionTheodore Ts'o1-2/+1
2008-06-07Merge branch 'maint'Theodore Ts'o1-0/+19
2008-06-07Fix ext2fs_swap{16,32,64} for external applications on big-endian machinesTheodore Ts'o1-0/+19
2008-05-21Merge branch 'maint'Theodore Ts'o1-8/+0
2008-05-21Remove default sizeof sizes in configure script when cross-compilingMaciej W. Rozycki1-8/+0
2008-04-21Merge branch 'maint'Theodore Ts'o1-0/+14
2008-04-21Fix "make docs" rule in Makefile for doc folder.Manish Katiyar1-0/+14
2008-04-06Merge branch 'maint' into nextTheodore Ts'o1-1/+1
2008-04-01Remove bashism from configure scriptTheodore Ts'o1-1/+1
2008-02-17Merge branch 'maint' into nextTheodore Ts'o1-2/+2
2008-02-17Add portability checks to support DJGPPChristophe GRENIER1-1/+1
2008-02-17configure.in: Don't use the dc command unless it is requiredTheodore Ts'o1-1/+1
2008-01-27Merge branch 'maint' into nextTheodore Ts'o1-23/+51
2008-01-27Don't build e2fsck statically by default anymoreTheodore Ts'o1-18/+0
2008-01-21Explicitly check for ftruncate64() in configure.inTheodore Ts'o1-1/+1
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-4/+34
2008-01-01Merge branch 'maint' into nextTheodore Ts'o1-3/+43
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-17Merge branch 'maint' into nextTheodore Ts'o1-1/+2
2007-12-16Add uuidd daemon to prevent duplicate time-based UUID'sTheodore Ts'o1-1/+2
2007-08-11Remove configure --enable-swapfs and associated support #definesTheodore Ts'o1-20/+0
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