diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 684f558008e..c021b71b241 100755 --- a/configure +++ b/configure @@ -1723,7 +1723,7 @@ case "${host}" in tentative_cc="/usr/cygnus/progressive/bin/gcc" host_makefile_frag="config/mh-lynxrs6k" ;; - powerpc-*-darwin*) + powerpc-*-darwin*) host_makefile_frag="config/mh-ppc-darwin" ;; *-*-lynxos*) |