summaryrefslogtreecommitdiffstats
path: root/source3
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-01-21 16:46:52 +0100
committerJelmer Vernooij <jelmer@samba.org>2009-01-21 16:46:52 +0100
commit4967f6948f479b0b2a3b7a3c05b5709e42207604 (patch)
tree1e5ca89e940e3c3fdf2efa0010cb345bb37b3868 /source3
parent4977d913ed54935383155f7b2045fd6679bacc33 (diff)
downloadsamba-4967f6948f479b0b2a3b7a3c05b5709e42207604.tar.gz
samba-4967f6948f479b0b2a3b7a3c05b5709e42207604.tar.xz
samba-4967f6948f479b0b2a3b7a3c05b5709e42207604.zip
Move check_make.m4 to the top-level.
Diffstat (limited to 'source3')
-rw-r--r--source3/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index fb5e7b377ff..de6ad0ee99d 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -6281,7 +6281,7 @@ if test x$enable_merged_build = xauto; then
merged_build_possible=yes
# Check for GNU make
- m4_include(../source4/build/m4/check_make.m4)
+ m4_include(../source4/m4/check_make.m4)
AC_SAMBA_GNU_MAKE([true], [merged_build_possible=no])
# Check for perl