From 21b90ed84f047be0d9bbaff79764566d330d3bda Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Thu, 1 Aug 2002 20:51:44 +0000 Subject: [PATCH] Add compatibility entry for Darwin (Mac OS X). --- configure/os/CONFIG_COMPAT | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/os/CONFIG_COMPAT b/configure/os/CONFIG_COMPAT index 3cc509219..8e701dd59 100644 --- a/configure/os/CONFIG_COMPAT +++ b/configure/os/CONFIG_COMPAT @@ -12,6 +12,7 @@ ARCH_solaris = solaris-sparc ARCH_solarisGnu = solaris-sparc-gnu ARCH_sun4 = sun4-sparc ARCH_Linux = linux-x86 +ARCH_Darwin = darwin-ppc ARCH_WIN32 = win32-x86 ARCH_hp700 = hpux-parisc ARCH_alpha = osf-alpha