Create macros to update the statistics counters and use these macros
[metze/ctdb/wip.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         $*