summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'autoconf')
-rwxr-xr-xautoconf/cccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoconf/cccl b/autoconf/cccl
index 14c35a7..86eda96 100755
--- a/autoconf/cccl
+++ b/autoconf/cccl
@@ -89,7 +89,7 @@ EOF
-g[0-9] | -g)
# cl only supports one debugging level
- clopt="$clopt ${slash}Zi"
+ clopt="$clopt ${slash}Zi ${slash}MDd"
;;
-L*)