LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes
commit128c43a2d6308668032b285ca08228bebf26e74e
authorAndreas Schwab <schwab@suse.de>
Thu, 25 Jan 2018 09:41:27 +0000 (25 10:41 +0100)
committerAndreas Schwab <schwab@suse.de>
Thu, 25 Jan 2018 16:20:28 +0000 (25 17:20 +0100)
tree912e647884e97aebf86dba8c66ab295f2ed2b486
parent86530b9fed4466a7c05e20ec4d5fd89b4dc41fa6
LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes

The arguments of the LIBC_SLIBDIR_RTLDDIR macro are used both in unquoted
and single quoted context, so that neither shell nor makefile variable
references work.  Consistently put them in single quotes so that they can
refer to makefile variables.
ChangeLog
aclocal.m4
sysdeps/gnu/configure
sysdeps/unix/sysv/linux/aarch64/configure
sysdeps/unix/sysv/linux/mips/configure
sysdeps/unix/sysv/linux/powerpc/powerpc64/configure
sysdeps/unix/sysv/linux/s390/s390-64/configure
sysdeps/unix/sysv/linux/sparc/sparc64/configure
sysdeps/unix/sysv/linux/tile/configure
sysdeps/unix/sysv/linux/x86_64/64/configure
sysdeps/unix/sysv/linux/x86_64/x32/configure