about summary refs log tree commit diff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* nscd: Make SELinux checks dynamic.Carlos O'Donell2014-04-141-30/+1
* PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella2014-04-061-2/+6
* stop supporting bash-1.xMike Frysinger2014-03-131-9/+0
* delete ksh checksMike Frysinger2014-03-131-56/+0
* Use __ehdr_start, when available, for rtld to get its own headers.Roland McGrath2014-03-131-0/+38
* Set AUTOCONF variable when maintainer-mode is not usedAllan McRae2013-12-161-0/+2
* Add --enable-maintainer-mode configure optionAllan McRae2013-12-161-16/+30
* Accept make versions 4.0 and greaterMarc-Antoine Perennou2013-10-311-1/+1
* rename configure.in to configure.acMike Frysinger2013-10-301-1/+1
* PowerPC LE configuryAlan Modra2013-10-041-2/+2
* Remove --disable-versioning.Joseph Myers2013-09-041-95/+0
* configure: add missing quotes in $build_pt_chown testMike Frysinger2013-08-251-1/+1
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-211-0/+16
* Fix lock elision help text in INSTALL and configureSiddhesh Poyarekar2013-07-041-2/+1
* Add a configure option to enable lock elision and disable by defaultAndi Kleen2013-07-021-0/+16
* Require GCC 4.4 or later to build glibc.Joseph Myers2013-06-261-1/+1
* Fix loop construction to functions callsAdhemerval Zanella2013-06-201-0/+33
* Sort sysd-rules-patterns by descending pattern length.Roland McGrath2013-06-171-1/+1
* Configuring for i386 is no longer supported.Carlos O'Donell2013-04-171-10/+1
* i386: Fail at configure time for i386 builds.Carlos O'Donell2013-04-061-0/+9
* Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers2013-03-201-18/+2
* Add support for rtld directory different from slib directoryAndreas Schwab2013-03-191-0/+2
* Don't bother checking for $CC option to accept ISO C89.Thomas Schwinge2013-01-251-90/+5
* configure: Default to CPP="$CC -E" unless overridden.Thomas Schwinge2013-01-251-167/+6
* Fix multiarch handling in sysdeps generation.Roland McGrath2013-01-111-4/+10
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-0/+14
* Remove some old cruft variables from configure.Roland McGrath2013-01-101-2/+3
* Fix C++ header directory detection for non-standard paths.Adam Conrad2012-11-241-6/+5
* Properly check linker -z XXX supportH.J. Lu2012-11-211-60/+80
* Fix ifunc configure check for 64-bit targetsAndreas Schwab2012-11-181-2/+6
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-0/+66
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+7
* change ifunc assembly test to a link testMike Frysinger2012-10-241-105/+116
* drop -q flag when using grepMike Frysinger2012-10-241-3/+3
* Remove relics of support for configuring in the source directory.Joseph Myers2012-10-191-8/+2
* Use $CXX not cc1plus to locate C++ headers.Joseph Myers2012-10-101-3/+2
* Clean up conditionalize of ld.so.cache support.Roland McGrath2012-10-031-0/+4
* Remove $(have-cpp-asm-debuginfo) checkH.J. Lu2012-09-151-2/+0
* Improve C++ header location detection (bug 13966)Allan McRae2012-09-061-6/+4
* Check for gawk >= 3.0 (bug 13412)Allan McRae2012-09-021-44/+64
* Add --disable-build-nscd configure option.Roland McGrath2012-08-221-0/+15
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-221-0/+20
* Fix sed configure check for newer sed --version output.Dmitry V. Levin2012-08-221-1/+1
* Make sysheaders available in config.make.Roland McGrath2012-08-171-0/+2
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-021-38/+2
* configure.in <sysdeps resolving>: Correct printing Implies_before.Thomas Schwinge2012-07-231-1/+1
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-101-40/+5
* Respect --localstatedir for /var/db parent directory.Roland McGrath2012-06-221-0/+3
* Weaken PIE configure test to a compile test.Joseph Myers2012-05-301-9/+3
* Don't use header files in glibc configureH.J. Lu2012-05-251-328/+4