diff options
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 2c0518eb07..32f7b26295 100644 --- a/configure.in +++ b/configure.in @@ -1043,7 +1043,7 @@ dnl ################################################################ dnl ** check for libdl & RTLD_NEXT dnl (Mac OS X only) ... but don't check if we already have the -dl HaskellSupport.framework +dnl HaskellSupport.framework if test $HaveFrameworkHaskellSupport = YES; then HaveLibDL = NO |