ctdbd: Removed bogus comment in ctdb_find_iface()
[obnox/ctdb.git] / configure.rpm
1
2 CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure \
3         --prefix=/usr \
4         --sysconfdir=/etc \
5         --mandir=/usr/man \
6         --localstatedir=/var \
7         $*