]> git.ipfire.org Git - thirdparty/glibc.git/blame - sysdeps/unix/sysv/linux/x86_64/x32/configure
LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / x86_64 / x32 / 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/86_64/x32.
ccd0a08f 3
d95ffd4c
JM
4arch_minimum_kernel=3.4.0
5
6test -n "$libc_cv_slibdir" ||
7case "$prefix" in
8/usr | /usr/)
128c43a2
AS
9 libc_cv_slibdir='/libx32'
10 libc_cv_rtlddir='/libx32'
d95ffd4c
JM
11 if test "$libdir" = '${exec_prefix}/lib'; then
12 libdir='${exec_prefix}/libx32';
13 # Locale data can be shared between 32-bit and 64-bit libraries.
90fe682d 14 libc_cv_complocaledir='${exec_prefix}/lib/locale'
d95ffd4c 15 fi
ccd0a08f
L
16 ;;
17esac