summary refs log tree commit diff
path: root/COPYING
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 /COPYING
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 'COPYING')
0 files changed, 0 insertions, 0 deletions
tr> 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe