2000-04-06 Ben Elliston <bje@redhat.com>

* config.guess: Detect Apple's Darwin operating system.
	* config.sub: Handle an appropriate alias. From Assar Westerlund.
This commit is contained in:
Ben Elliston
2000-04-06 12:38:58 +00:00
parent 7a8749a7fd
commit 474bcc0585
3 changed files with 10 additions and 1 deletions

3
config.sub vendored
View File

@ -935,7 +935,8 @@ 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* | -opened* | -openstep* | -oskit*)
| -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
| -openstep* | -oskit*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)