]> sourceware.org Git - glibc.git/blame - sysdeps/unix/sysv/linux/x86_64/64/configure
LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes
[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/)
128c43a2
AS
7 libc_cv_slibdir='/lib64'
8 libc_cv_rtlddir='/lib64'
d95ffd4c
JM
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.
90fe682d 12 libc_cv_complocaledir='${exec_prefix}/lib/locale'
d95ffd4c
JM
13 fi
14 ;;
15esac
This page took 0.215691 seconds and 5 git commands to generate.