mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
This brings HEAD into line with SAMBA_2_2, they now both use bindir.
Andrew Bartlett
This commit is contained in:
parent
1f6240daae
commit
cfd81e62c8
@ -31,9 +31,8 @@ SHELL=/bin/sh
|
||||
|
||||
BASEDIR= @prefix@
|
||||
BINDIR = @bindir@
|
||||
# we don't use sbindir because we want full compatibility with
|
||||
# the previous releases of Samba
|
||||
SBINDIR = @bindir@
|
||||
# sbindir is mapped to bindir when compiling SAMBA in 2.0.x compatibility mode.
|
||||
SBINDIR = @sbindir@
|
||||
LIBDIR = @libdir@
|
||||
VARDIR = @localstatedir@
|
||||
MANDIR = @mandir@
|
||||
|
Loading…
x
Reference in New Issue
Block a user