[project @ 2005-06-09 06:01:51 by wolfgang]
authorwolfgang <unknown>
Thu, 9 Jun 2005 06:01:51 +0000 (06:01 +0000)
committerwolfgang <unknown>
Thu, 9 Jun 2005 06:01:51 +0000 (06:01 +0000)
Support i386-apple-darwin for binary dists.

MERGE TO STABLE

distrib/configure-bin.ac

index a6ec15b..a852ec9 100644 (file)
@@ -60,6 +60,8 @@ i[[3456]]86-*-mingw32*)
        CFLAGS="-mno-cygwin -mwin32 $CFLAGS"
        TargetPlatform=i386-unknown-mingw32
        ;;
+i[[3456]]86-apple-darwin*)
+       TargetPlatform=i386-apple-darwin;;
 m68k-next-nextstep2)
        TargetPlatform=m68k-next-nextstep2;;
 m68k-next-nextstep3)