summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authormonty@donna.mysql.com <>2000-10-04 23:20:16 +0300
committermonty@donna.mysql.com <>2000-10-04 23:20:16 +0300
commitb55de19ed2e26603858d51be232adfecf1c429f6 (patch)
treef355b0229e2ae229e8311da676b61658f1b0a052 /config.sub
parent9f7c4563f78f74999efd94768ec483d8c24c3761 (diff)
downloadmariadb-git-b55de19ed2e26603858d51be232adfecf1c429f6.tar.gz
Portability fixes
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index a5b9229f850..8f28d3f7be8 100755
--- a/config.sub
+++ b/config.sub
@@ -919,7 +919,7 @@ case $os in
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \
- | -interix* | -uwin* | -rhapsody* | -openstep* | -oskit*)
+ | -interix* | -uwin* | -rhapsody* | -darwin* | -openstep* | -oskit*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \