LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes
[glibc.git] / sysdeps / unix / sysv / linux / s390 / s390-64 / configure
blobe8e84362d4714925d3eeb2ff355eaadaddf97a43
1 # This file is generated from configure.ac by Autoconf.  DO NOT EDIT!
2  # Local configure fragment for sysdeps/unix/sysv/linux/s390/s390-64.
4 test -n "$libc_cv_slibdir" ||
5 case "$prefix" in
6 /usr | /usr/)
7   libc_cv_slibdir='/lib64'
8   libc_cv_rtlddir='/lib'
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_complocaledir='${exec_prefix}/lib/locale'
13   fi
14   ;;
15 esac