summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/autoconf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/autoconf.in b/configs/autoconf.in
index a851bf0c57..33d72d6e1c 100644
--- a/configs/autoconf.in
+++ b/configs/autoconf.in
@@ -34,7 +34,7 @@ ASM_API = @ASM_API@
MAKE = @MAKE@
MKLIB_OPTIONS = @MKLIB_OPTIONS@
MKDEP = @MKDEP@
-MKDEP_OPTIONS = -fdepend
+MKDEP_OPTIONS = @MKDEP_OPTIONS@
INSTALL = $(TOP)/bin/minstall
# Python and flags (generally only needed by the developers)