Fix typo.
[ira/wip.git] / source / scripting / python / config.m4
index 3acd7321c73b83a05e60c3ffcace0481b3dce801..77cabdfcb3a96c02886fe7ad917c659328ff1ecf 100644 (file)
@@ -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