aboutsummaryrefslogtreecommitdiffstats
path: root/erts/autoconf
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-09-07 10:23:06 +0200
committerBjörn Gustavsson <[email protected]>2011-09-08 13:15:57 +0200
commit3fcc5534a40dbe9af99f5e2a84c9e56130cf0464 (patch)
tree23838ce20fe5a8713180c8670af76ed0e6dc287a /erts/autoconf
parent49854c414bc2d7ca0d538086476ca81c34d38fae (diff)
downloadotp-3fcc5534a40dbe9af99f5e2a84c9e56130cf0464.tar.gz
otp-3fcc5534a40dbe9af99f5e2a84c9e56130cf0464.tar.bz2
otp-3fcc5534a40dbe9af99f5e2a84c9e56130cf0464.zip
erts/configure.in: Don't check for the presence of mach-o/dyld.h
We no longer include mach-o/dyld.h (because we only support MacOS X versions that have dlopen()).
Diffstat (limited to 'erts/autoconf')
-rwxr-xr-xerts/autoconf/win32.config.cache.static1
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/autoconf/win32.config.cache.static b/erts/autoconf/win32.config.cache.static
index d25b1df9d9..bbfe66ffdf 100755
--- a/erts/autoconf/win32.config.cache.static
+++ b/erts/autoconf/win32.config.cache.static
@@ -124,7 +124,6 @@ ac_cv_header_ieeefp_h=${ac_cv_header_ieeefp_h=no}
ac_cv_header_inttypes_h=${ac_cv_header_inttypes_h=no}
ac_cv_header_langinfo_h=${ac_cv_header_langinfo_h=no}
ac_cv_header_limits_h=${ac_cv_header_limits_h=yes}
-ac_cv_header_mach_o_dyld_h=${ac_cv_header_mach_o_dyld_h=no}
ac_cv_header_malloc_h=${ac_cv_header_malloc_h=yes}
ac_cv_header_memory_h=${ac_cv_header_memory_h=yes}
ac_cv_header_net_errno_h=${ac_cv_header_net_errno_h=no}