The branch, master has been updated
       via  0ab8da253b7f5e42bf3c23d9745c315bc0f90b6a (commit)
      from  90830f6400f1a0e4a8e69b4f6a3691d80b0fccdb (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 0ab8da253b7f5e42bf3c23d9745c315bc0f90b6a
Author: Stefan Metzmacher <[EMAIL PROTECTED]>
Date:   Wed Sep 17 18:41:34 2008 +0200

    build: fix path to pidl/config.m4
    
    metze

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

Summary of changes:
 source4/configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/configure.ac b/source4/configure.ac
index 099da40..a445dc6 100644
--- a/source4/configure.ac
+++ b/source4/configure.ac
@@ -26,7 +26,7 @@ m4_include(lib/charset/config.m4)
 m4_include(lib/socket/config.m4)
 m4_include(lib/zlib.m4)
 m4_include(nsswitch/nsstest.m4)
-m4_include(pidl/config.m4)
+m4_include(../pidl/config.m4)
 
 AC_CONFIG_FILES(lib/registry/registry.pc)
 AC_CONFIG_FILES(lib/events/events.pc)


-- 
Samba Shared Repository

Reply via email to