glibc/sysdeps/powerpc/powerpc64/le
Sam James cb7b1c9014 configure.ac: fix bashisms in configure.ac
configure scripts need to be runnable with a POSIX-compliant /bin/sh.

On many (but not all!) systems, /bin/sh is provided by Bash, so errors
like this aren't spotted. Notably Debian defaults to /bin/sh provided
by dash which doesn't tolerate such bashisms as '=='.

This retains compatibility with bash.

Fixes configure warnings/errors like:
```
checking if compiler warns about alias for function with incompatible types... yes
/var/tmp/portage/sys-libs/glibc-2.34-r10/work/glibc-2.34/configure: 4209: test: xyes: unexpected operator
```

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Signed-off-by: Sam James <sam@gentoo.org>
2022-03-22 21:53:43 -04:00
..
fpu configure.ac: fix bashisms in configure.ac 2022-03-22 21:53:43 -04:00
multiarch powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
power7 powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
power8 powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
power9 Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
power10 powerpc: Remove powerpc64 bzero optimizations 2022-02-23 14:18:18 -03:00
configure configure.ac: fix bashisms in configure.ac 2022-03-22 21:53:43 -04:00
configure.ac configure.ac: fix bashisms in configure.ac 2022-03-22 21:53:43 -04:00
dl-hwcap-check.h powerpc64le: Use <gcc-macros.h> in early HWCAP check 2022-01-14 20:17:40 +01:00
dl-hwcaps-subdirs.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Implies powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
Implies-before powerpc64le: Enable support for IEEE long double 2020-04-30 08:52:08 -05:00
Makefile powerpc64le: Add glibc-hwcaps support 2020-12-04 14:50:49 +01:00
no_ldbl_gnu_attribute.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-glibc-hwcaps.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00