source:
trunk/samba/source/configure.developer@
133
Last change on this file since 133 was 133, checked in by , 17 years ago | |
---|---|
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.