This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rhapsody/Darwin patches from Wilfredo Sanchez.
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 26 Feb 2000 03:10:47 +0000 (03:10 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 26 Feb 2000 03:10:47 +0000 (03:10 +0000)
p4raw-id: //depot/metaconfig@5262

U/a_dvisory/multiarch.U

index 3720b5c..a55cc63 100644 (file)
@@ -26,7 +26,7 @@
 ?H:#$multiarch MULTIARCH               /**/
 ?H:.
 case "$osname" in
-next|rhapsody) multiarch="$define" ;;
+next|rhapsody|darwin) multiarch="$define" ;;
 esac
 case "$multiarch" in
 ''|[nN]*) multiarch="$undef" ;;