repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
ctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdb
[Samba.git]
/
ctdb
/
configure.rpm
blob
1a2efae2c7b02a96ebe39cbd7bbf555af22ea032
1
2
CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure \
3
--builtin-libraries=replace,popt \
4
--bundled-libraries=!talloc,!tevent,!tdb \
5
--prefix=/usr \
6
--sysconfdir=/etc \
7
--mandir=/usr/man \
8
--localstatedir=/var \
9
$*