when creating/adding a public ip, set the initial interface to be the first interface...
[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         $*