persistent: if a node failed to update_record, trigger a recovery
[sahlberg/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         $*