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

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

Samba 3.5.0: Initial import

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.