summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-08-24 12:01:24 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:58:17 -0500
commitbdec66f0eda2bcc791d1974c7ed82e58a863290a (patch)
tree464e104b1ea8a02a42dc9f1e7536d8fbd8a39262 /source4/build
parent45a69c44e7a7c665df99d33fa29858fa139e6488 (diff)
downloadsamba-bdec66f0eda2bcc791d1974c7ed82e58a863290a.tar.gz
samba-bdec66f0eda2bcc791d1974c7ed82e58a863290a.tar.bz2
samba-bdec66f0eda2bcc791d1974c7ed82e58a863290a.zip
r2010: trigger the config.smb_build.dump output by --enable-*developer not --enable-debug
metze (This used to be commit ffbfc410336cdf44459de5b387dd1a03b122535e)
Diffstat (limited to 'source4/build')
-rw-r--r--source4/build/smb_build/core.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/smb_build/core.m4 b/source4/build/smb_build/core.m4
index be22c7422f..0249c7e2d9 100644
--- a/source4/build/smb_build/core.m4
+++ b/source4/build/smb_build/core.m4
@@ -83,7 +83,7 @@ smb_build_main(\$SMB_BUILD_CTX);
_SMB_ACEOF
-if test x"$debug" = x"yes";then
+if test x"$developer" = x"yes";then
echo "#line 1 \"build/smb_build/dump.pl\"" >> config.smb_build.pl
cat >> config.smb_build.pl < build/smb_build/dump.pl
fi