summaryrefslogtreecommitdiffstats
path: root/source/configure.developer
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>2000-01-03 19:19:48 +0000
committerLuke Leighton <lkcl@samba.org>2000-01-03 19:19:48 +0000
commit8976e26d46cb991710bc77463f7f928ac00dd4d8 (patch)
treea20a59a0ee49c54ee2761cc5c016ccdeb15b866b /source/configure.developer
parent32f66f4ea63038cb4b3785bdf1762abdde076f5d (diff)
downloadsamba-8976e26d46cb991710bc77463f7f928ac00dd4d8.tar.gz
samba-8976e26d46cb991710bc77463f7f928ac00dd4d8.tar.xz
samba-8976e26d46cb991710bc77463f7f928ac00dd4d8.zip
simple mods to add msrpc pipe redirection. default behaviour: fall back
to using internal msrpc code in smbd.
Diffstat (limited to 'source/configure.developer')
-rwxr-xr-xsource/configure.developer2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/configure.developer b/source/configure.developer
index 91fc5021d98..662650e4d4c 100755
--- a/source/configure.developer
+++ b/source/configure.developer
@@ -1,3 +1,3 @@
#!/bin/sh
-export CFLAGS="-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align"
+export CFLAGS="-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"
./configure