about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha/configure
Commit message (Collapse)AuthorAgeFilesLines
* Relocate alpha from ports to libcRichard Henderson2014-02-121-0/+5
| | | | | | | | | | Also fixed the following whitespace nits to satisfy the push: sysdeps/alpha/alphaev6/memset.S:142: space before tab in indent. sysdeps/alpha/configure:1: new blank line at EOF. sysdeps/alpha/fpu/e_sqrt.c:126: space before tab in indent. sysdeps/alpha/preconfigure:1: new blank line at EOF. sysdeps/unix/sysv/linux/alpha/syscalls.list:1: new blank line at EOF.
* Update. cvs/post-lgplv2_1Andreas Jaeger2001-07-061-51/+0
| | | | | | | | | | | | | | * config.make.in (sysconfdir): Replace correctly. Closes PR libc/2369, reported by Peter Simons <simons@cryp.to>. * sysdeps/unix/sysv/linux/alpha/configure.in: Removed, it's no longer needed. * sysdeps/unix/sysv/linux/configure.in (libc_cv_linuxVER): Add case for alpha. Rework handling of missing linuxthreads add-on. * configure.in: Remove unused sysconfdir substitution.
* Update.Ulrich Drepper1998-08-211-0/+51
1998-08-12 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/configure.in: Obey --with-headers, document it. * sysdeps/unix/sysv/linux/alpha/configure.in: New file, contains test for recent Linux 2.1.100+ headers.