[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha2-705-g67074ff

Jelmer Vernooij jelmer at samba.org
Mon Feb 11 00:19:05 GMT 2008


The branch, v4-0-test has been updated
       via  67074ff4aa06d56fb84752d39132d33d5599ca7f (commit)
      from  a72d3ffaded5624732972708c305b8f84f47fed7 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit 67074ff4aa06d56fb84752d39132d33d5599ca7f
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Feb 11 01:15:54 2008 +0100

    Fix case.

-----------------------------------------------------------------------

Summary of changes:
 source/dynconfig.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/dynconfig.mk b/source/dynconfig.mk
index ee5defa..e970d4c 100644
--- a/source/dynconfig.mk
+++ b/source/dynconfig.mk
@@ -5,7 +5,7 @@ OBJ_FILES = dynconfig.o
 # These can be overridden by command line switches (see smbd(8))
 # or in smb.conf (see smb.conf(5))
 CONFIGFILE = $(sysconfdir)/smb.conf
-PKGCONFIGDIR = $(LIBDIR)/pkgconfig
+PKGCONFIGDIR = $(libdir)/pkgconfig
 LMHOSTSFILE = $(sysconfdir)/lmhosts
 
 PATH_FLAGS = -DCONFIGFILE=\"$(CONFIGFILE)\" \


-- 
Samba Shared Repository


More information about the samba-cvs mailing list