source: branches/samba-3.2.x/source/configure.developer@ 376

Last change on this file since 376 was 133, checked in by Paul Smedley, 17 years ago

Update trunk to 3.2.0pre3

File size: 117 bytes
Line 
1#!/bin/sh
2`dirname $0`/configure -C \
3 --enable-developer \
4 --enable-socket-wrapper \
5 --enable-nss-wrapper \
6 "$@"
Note: See TracBrowser for help on using the repository browser.