summaryrefslogtreecommitdiff
path: root/source4/build/m4/public.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build/m4/public.m4')
-rw-r--r--source4/build/m4/public.m419
1 files changed, 0 insertions, 19 deletions
diff --git a/source4/build/m4/public.m4 b/source4/build/m4/public.m4
index 12238bbcc8..2a6b4e3893 100644
--- a/source4/build/m4/public.m4
+++ b/source4/build/m4/public.m4
@@ -55,11 +55,6 @@ dnl 1:name
dnl 2:calledname
dnl )
dnl
-dnl SMB_INCLUDE_M4(
-dnl 1: inputfile
-dnl 2: comment
-dnl )
-dnl
dnl SMB_ENV_CHECK(
dnl 1:dummy
dnl )
@@ -264,20 +259,6 @@ AC_DEFUN([SMB_MAKE_TARGET],
echo "#SMB_MAKE_TARGET TOTO"
])
-dnl SMB_INCLUDE_M4(
-dnl 1: inputfile
-dnl 2: comment
-dnl )
-AC_DEFUN([SMB_INCLUDE_M4],
-[
-###################################
-# Start Include $1
-# $2
-sinclude($1)
-# End Include $1
-###################################
-])
-
dnl SMB_ENV_CHECK(
dnl 1:dummy
dnl )