Fix a comment to indicate that TALLOC_FREE must be used to free an allocated array...
[Samba.git] / configure.developer
blob68616e526a4c4d79cf0fc2eab3e4357d80c15143
1 #!/bin/sh
2 `dirname $0`/configure -C \
3 --enable-developer \
4 "$@"