Move check_python.m4 to common m4 directory.
[samba.git] / source3 / configure.in
index f1004778f4086b7ac204d761aa4e379e1ebdc06b..87b4c33417c47000cac71e16a6b8d16bd9b8d5f1 100644 (file)
@@ -6286,7 +6286,7 @@ m4_include(../lib/zlib/zlib.m4)
 
 if test x$enable_merged_build = xauto; then
        # Check for python
-       m4_include(../source4/build/m4/check_python.m4)
+       m4_include(../m4/check_python.m4)
        AC_SAMBA_PYTHON_DEVEL([true], [merged_build_possible=no])
 
        AC_MSG_CHECKING([whether it would be possible to do a merged build])