repo.or.cz
/
Samba
/
gebeck_regimport.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
build: more functions that are in -lsocket -lnsl on some systems
[Samba/gebeck_regimport.git]
/
source4
/
configure.waf
blob
b297b9327847de1946fa59a7c5d5b8aa7306affa
1
#!/bin/sh
2
3
echo
"Using waf based build"
4
5
WAF
=
..
/
buildtools
/
waf
6
7
# don't enable WAFCACHE by default till it is
8
# size limited
9
#export WAFCACHE=$HOME/.wafcache
10
#mkdir -p $WAFCACHE
11
12
$WAF
configure $
*