1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
samba-mirror/ctdb/configure.rpm
Andrew Tridgell 9c9cf30a87 useful for building with equivalent options to the spec file
(This used to be ctdb commit e4a817f750f8e8833f624059dd57a7febaae55ff)
2008-01-29 11:46:32 +11:00

8 lines
134 B
Plaintext

CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure \
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/man \
--localstatedir=/var \
$*