summary refs log tree commit diff
path: root/src/eval.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-05-03 14:17:40 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-05-03 14:17:40 +0800
commitd2bb89771175405c308a8a89424eeb82a15aaaee (patch)
tree17a9b3b8e7a8970e867e267d997c8500b85ad255 /src/eval.h
parent[EXEC] Fixed _PATH_BSHELL warning (diff)
downloaddash-d2bb89771175405c308a8a89424eeb82a15aaaee.tar.gz
dash-d2bb89771175405c308a8a89424eeb82a15aaaee.zip
[CD] Test __GLIBC__ instead of _GNU_SOURCE
AC_GNU_SOURCE always defines _GNU_SOURCE so testing it is pointless.
This patch changes it to test __GLIBC__ instead.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
hoto.causal.agency/generate.sh?id=6f35229b87e64472805ba83e70bac5d8f90cb3e0&follow=1'>Use monospace on photo pagesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe