summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authormichaelw <unknown>2002-10-25 12:34:12 +0000
committermichaelw <unknown>2002-10-25 12:34:12 +0000
commit1029a5b1d688041fef55116c4798d97770302507 (patch)
treed8d11e0673bb89f5809c5cd1090e773164e6148d /configure.in
parent0abcbf0f5afda9cc067ddcf2c28b463d59d24a1e (diff)
downloadhaskell-1029a5b1d688041fef55116c4798d97770302507.tar.gz
[project @ 2002-10-25 12:34:12 by michaelw]
* typo (dl -> dnl)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
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