source: branches/samba-3.5.x/source4/configure.nodebug.developer@ 932

Last change on this file since 932 was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 144 bytes
Line 
1#!/bin/sh
2CFLAGS="-Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -DDEBUG_PASSWORD"; export CFLAGS
3./configure "$@"
Note: See TracBrowser for help on using the repository browser.