summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/x86_64/configure
AgeCommit message (Collapse)Author
2013-10-30rename configure.in to configure.acMike Frysinger
Autoconf has been deprecating configure.in for quite a long time. Rename all our configure.in and preconfigure.in files to .ac. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
2011-07-06Rebuild configure scriptsUlrich Drepper
2011-02-15Remove use of ranlib.Ulrich Drepper
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath
2009-07-31Regenerated.Ulrich Drepper
2009-07-23Check for .cfi_{personality,lsda} on x86-64.Ulrich Drepper
We need this support in NPTL now to avoid the hand-coded tables.