[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha2-698-g80dbf04

Jelmer Vernooij jelmer at samba.org
Sat Feb 9 19:10:37 GMT 2008


The branch, v4-0-test has been updated
       via  80dbf04266d15833f7eb18704cfece1f95965e83 (commit)
      from  e4d7cd8ba77aa05c11dad457c3f2c2c6252c5966 (commit)

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


- Log -----------------------------------------------------------------
commit 80dbf04266d15833f7eb18704cfece1f95965e83
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Feb 9 20:09:58 2008 +0100

    Fix typo.

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

Summary of changes:
 source/scripting/python/config.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/scripting/python/config.m4 b/source/scripting/python/config.m4
index 3acd732..77cabdf 100644
--- a/source/scripting/python/config.m4
+++ b/source/scripting/python/config.m4
@@ -70,7 +70,7 @@ if test $working_python = yes; then
 	AC_MSG_RESULT([yes])
 else
 	SMB_ENABLE(EXT_LIB_PYTHON,NO)
-	SMB_ENABLE(LIBPYTHONyy,NO)
+	SMB_ENABLE(LIBPYTHON,NO)
 	SMB_ENABLE(smbpython,NO)
 	AC_MSG_RESULT([no])
 fi


-- 
Samba Shared Repository


More information about the samba-cvs mailing list