summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9f2ffc315a..8779e983a1 100644
--- a/configure.in
+++ b/configure.in
@@ -1837,7 +1837,6 @@ else
DLEXT=dll;;
when(cygwin*|mingw*|*djgpp*)
LOAD_RELATIVE=1
- AC_DEFINE(MANGLED_PATH)
DLEXT=so;;
when(*)
DLEXT=so;;