summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* build-sys: use pkg-config to find the libs for static buildStepan Kasal2008-02-181-5/+17
* build-sys: do not add -luuid to BLKID_LIBSStepan Kasal2008-02-181-1/+1
* build-sys: add --enable-static-programsStepan Kasal2008-02-181-0/+63
* setterm: add -blan [force|poke] options for TIOCL_{BLANKED,BLANK}SCREENSamuel Thibault2008-02-081-0/+1
* build-sys: add AC_CANONICAL_HOSTMiklos Szeredi2008-01-081-0/+1
* build-sys: disable syscall fallbacks for non-linux systemsKarel Zak2008-01-031-11/+13
* tailf: inotify based reimplementationKarel Zak2007-12-171-0/+1
* tests: move test_bkdev to lib/Karel Zak2007-11-281-0/+1
* build-sys: cleanup usage of linux/major.hSamuel Thibault2007-11-281-1/+1
* namei: non-linux support (get_current_dir_name() and PATH_MAX)Karel Zak2007-11-261-0/+1
* build-sys: non-linux supportSamuel Thibault2007-11-081-0/+8
* lib: add linux_version.{c,h}Stefan Krah2007-11-061-1/+2
* build-sys: add err.h checkKarel Zak2007-10-161-1/+2
* build-sys: unify method for checking system calls and fallback handlingMike Frysinger2007-09-201-14/+69
* build-sys: nls/locale handling in util-linux-ng generalMike Frysinger2007-09-191-0/+1
* build-sys: set AC_PREREQ to 2.60, increment version to 2.14Karel Zak2007-09-021-2/+2
* build-sys: release++Karel Zak2007-08-281-1/+1
* setarch: finish adding parisc supportKarel Zak2007-08-271-0/+1
* taskset: check for existence of sched_getaffinityMike Frysinger2007-08-271-0/+10
* build-sys: add --disable-makeinstall-chownKarel Zak2007-08-141-0/+6
* build-sys: release++Karel Zak2007-08-081-1/+1
* build-sys: remove asm/page.h testKarel Zak2007-07-181-8/+1Star
* build-sys: add warning when libuuid is not foundKarel Zak2007-07-181-0/+5
* build-sys: release++Karel Zak2007-07-171-1/+1
* sys-utils: add arch(1) back to the official treeKarel Zak2007-07-111-1/+5
* build-sys: remove libtoolKarel Zak2007-07-111-1/+0Star
* docs: cleanup before releaseKarel Zak2007-07-031-1/+1
* build-sys: fix linking when ncurses is built with --with-termlib=tinfoArkadiusz Miskiewicz2007-07-021-0/+4
* build-sys: cleanup architecture conditionalsKarel Zak2007-07-021-8/+17
* mount: use encoded labels for volume_idKay Sievers2007-06-261-1/+1
* build-sys: fix HAVE_NCURSESKarel Zak2007-06-141-3/+7
* build-sys: minor fixes in configure.inKarel Zak2007-05-231-3/+3
* tests: add functions for label, uuid and fstype detectionKarel Zak2007-05-181-0/+2
* mount: fsprobe: add libvolume_id support to configure.acKarel Zak2007-05-171-1/+19
* build-sys: add AC_GNU_SOURCEKarel Zak2007-05-161-0/+1
* build-sys: add Automake option dist-bzip2Stepan Kasal2007-05-161-1/+1
* build-sys: in configure.ac, change "po" -> "$srcdir/po"Stepan Kasal2007-05-161-2/+2
* build-sys: let configure instantiate the misc-utils/*.pl scriptsStepan Kasal2007-05-161-0/+2
* build-sys: --prefix defaults to /usrStepan Kasal2007-05-161-1/+15
* build-sys: remove swapargs.h, move the tests to main configure.acStepan Kasal2007-05-161-0/+23
* build-sys: replace AC_TRY_* by AC_*_IFELSEStepan Kasal2007-05-161-21/+26
* build-sys: s/AC_HELP_STRING/AS_HELP_STRING/Stepan Kasal2007-05-161-26/+26
* build-sys: do not use internal Autoconf variablesStepan Kasal2007-05-161-60/+61
* build-sys: merge adjacent AC_CONFIG_HEADERS and AC_CONFIG_FUNCS callsStepan Kasal2007-05-161-23/+20Star
* build-sys: do not set with_foo twiceStepan Kasal2007-05-161-26/+26
* build-sys: do not build convenience libraries in lib/Stepan Kasal2007-05-161-1/+0Star
* build-sys: remove AC_PROG_RANLIBStepan Kasal2007-05-161-1/+0Star
* build-sys: declare SUID_CFLAGS and SUID_LDFLAGS as preciousStepan Kasal2007-05-161-2/+4
* build-sys: add SUID_LDFLAGSStepan Kasal2007-05-161-0/+1
* build-sys: move the optimization flags to AM_CFLAGSStepan Kasal2007-05-161-2/+0Star