repo.or.cz
/
Samba
/
gbeck.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Reverted samr_io_userinfo_ctr() patch because it broke too much other
[Samba/gbeck.git]
/
source
/
configure.developer
blob
c3856889ea1458e86bd7e091fa843086fe7ba920
1
#!/bin/sh
2
CFLAGS
=
"-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD -DDEVELOPER"
3
export
CFLAGS
4
`dirname
$0
`
/
configure $
*