summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rw-r--r--configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index de201811c6..6426f46d26 100644
--- a/configure
+++ b/configure
@@ -3481,7 +3481,7 @@ echo "configure:3435: checking whether OS depend dynamic link works" >&5
LDSHARED=''
LDFLAGS='' ;;
beos*) LDSHARED="mwld -xms"
- DLDFLAGS="-f ruby.exp"
+ DLDFLAGS=""
rb_cv_dlopen=yes ;;
*) LDSHARED='ld' ;;
esac