]> sourceware.org Git - glibc.git/blame - sysdeps/unix/sysv/linux/aarch64/configure
LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes
[glibc.git] / sysdeps / unix / sysv / linux / aarch64 / configure
CommitLineData
cb8a6dbd 1# This file is generated from configure.ac by Autoconf. DO NOT EDIT!
cbc105f8 2 # Local configure fragment for sysdeps/unix/sysv/linux/aarch64.
554066b8
MS
3
4arch_minimum_kernel=3.7.0
cbc105f8
AS
5
6test -n "$libc_cv_slibdir" ||
7case "$prefix" in
d95ffd4c 8/usr | /usr/)
128c43a2
AS
9 libc_cv_slibdir='/lib64'
10 libc_cv_rtlddir='/lib'
d95ffd4c
JM
11 if test "$libdir" = '${exec_prefix}/lib'; then
12 libdir='${exec_prefix}/lib64';
13 # Locale data can be shared between 32-bit and 64-bit libraries.
90fe682d 14 libc_cv_complocaledir='${exec_prefix}/lib/locale'
d95ffd4c
JM
15 fi
16 ;;
cbc105f8 17esac
This page took 0.248753 seconds and 5 git commands to generate.