summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-06-24 22:04:51 +0200
committerStefan Metzmacher <metze@samba.org>2011-06-24 23:57:19 +0200
commit77e6efa45432daaabdad1b62739c41c5b2315f3d (patch)
treeb5e37bbe8884afbefa5450e247dcec4daeed1f80 /source3/Makefile.in
parent5be934eac2b4f0fdc4f67e273f88f1af9aecffdb (diff)
downloadsamba-77e6efa45432daaabdad1b62739c41c5b2315f3d.tar.gz
samba-77e6efa45432daaabdad1b62739c41c5b2315f3d.tar.bz2
samba-77e6efa45432daaabdad1b62739c41c5b2315f3d.zip
s3:configure: remove unused --with-rootsbindir configure option
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Jun 24 23:57:20 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index b37f3158ed..299a9ec48c 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -121,7 +121,6 @@ BASEDIR= @prefix@
BINDIR = @bindir@
# sbindir is mapped to bindir when compiling SAMBA in 2.0.x compatibility mode.
SBINDIR = @sbindir@
-ROOTSBINDIR = @rootsbindir@
LIBDIR = @libdir@
MODULESDIR = @modulesdir@
INCLUDEDIR=@includedir@