svn commit: samba r17307 - in branches/SAMBA_3_0: . source
jelmer at samba.org
jelmer at samba.org
Sat Jul 29 11:33:05 GMT 2006
Author: jelmer
Date: 2006-07-29 11:33:04 +0000 (Sat, 29 Jul 2006)
New Revision: 17307
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17307
Log:
Add datarootdir setting (required for newer autoconfs)
Modified:
branches/SAMBA_3_0/
branches/SAMBA_3_0/source/Makefile.in
Changeset:
Property changes on: branches/SAMBA_3_0
___________________________________________________________________
Name: bzr:merge
- jelmer at samba.org-20060718161613-53e1c111cabecd57
+ jelmer at samba.org-20060718161613-53e1c111cabecd57
jelmer at samba.org-20060729112811-c224341dc6387f22
Modified: branches/SAMBA_3_0/source/Makefile.in
===================================================================
--- branches/SAMBA_3_0/source/Makefile.in 2006-07-29 07:56:03 UTC (rev 17306)
+++ branches/SAMBA_3_0/source/Makefile.in 2006-07-29 11:33:04 UTC (rev 17307)
@@ -76,6 +76,7 @@
CONFIGDIR = @configdir@
VARDIR = @localstatedir@
MANDIR = @mandir@
+datarootdir = @datarootdir@
DATADIR = @datadir@
# The permissions to give the executables
More information about the samba-cvs
mailing list