aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc/configure.in')
-rw-r--r--boehm-gc/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/boehm-gc/configure.in b/boehm-gc/configure.in
index c39f3e2..4546647 100644
--- a/boehm-gc/configure.in
+++ b/boehm-gc/configure.in
@@ -149,6 +149,7 @@ case "$host" in
mips-*-*)
machdep="mips_sgi_mach_dep.lo"
AC_DEFINE(NO_EXECUTE_PERMISSION)
+ ;;
sparc-sun-solaris2.3*)
AC_DEFINE(SUNOS53_SHARED_LIB)
;;