]> sourceware.org Git - glibc.git/blame - sysdeps/unix/sysv/linux/x86_64/64/configure
Better workaround for aliases of *_finite symbols in vector math library.
[glibc.git] / sysdeps / unix / sysv / linux / x86_64 / 64 / configure
CommitLineData
d95ffd4c
JM
1# This file is generated from configure.ac by Autoconf. DO NOT EDIT!
2 # Local configure fragment for sysdeps/unix/sysv/linux/x86_64/64.
3
4test -n "$libc_cv_slibdir" ||
5case "$prefix" in
6/usr | /usr/)
7 libc_cv_slibdir=/lib64
8 libc_cv_rtlddir=/lib64
9 if test "$libdir" = '${exec_prefix}/lib'; then
10 libdir='${exec_prefix}/lib64';
11 # Locale data can be shared between 32-bit and 64-bit libraries.
12 libc_cv_localedir='${exec_prefix}/lib/locale'
13 fi
14 ;;
15esac
This page took 0.098066 seconds and 5 git commands to generate.