source: branches/samba-3.0/source/configure.developer@ 891

Last change on this file since 891 was 1, checked in by Paul Smedley, 18 years ago

Initial code import

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