mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
8e8e428c7b
(This used to be ctdb commit badf34692449bf658cef488c0da6c3eb90187555)
8 lines
134 B
Plaintext
Executable File
8 lines
134 B
Plaintext
Executable File
|
|
CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure \
|
|
--prefix=/usr \
|
|
--sysconfdir=/etc \
|
|
--mandir=/usr/man \
|
|
--localstatedir=/var \
|
|
$*
|