summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aclocal.m4 b/src/aclocal.m4
index 3228610bf..24b62247b 100644
--- a/src/aclocal.m4
+++ b/src/aclocal.m4
@@ -1268,7 +1268,7 @@ mips-*-netbsd*)
PROFFLAGS=-pg
;;
-*-*-macos10* | *-*-rhapsody*)
+*-*-darwin* | *-*-rhapsody*)
PICFLAGS=-fno-common
SHLIBVEXT='.$(LIBMAJOR).$(LIBMINOR).dylib'
SHLIBSEXT='.$(LIBMAJOR).dylib'