1
0
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:
Andrew Bartlett -
parent 1f6240daae
commit cfd81e62c8

View File

@ -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@