server: when we migrate off a record with data, set the MIGRATED_WITH_DATA flag
[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         $*