summaryrefslogtreecommitdiff
path: root/source4/lib/replace/libreplace_macros.m4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-09-09 08:34:48 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:18:03 -0500
commit6d8a03b5f5ba42fcfc449b1aaf64f120e42b226f (patch)
tree71b5a86cba10f31f732a76299dbc3c713f704908 /source4/lib/replace/libreplace_macros.m4
parent8bb7833dc6bbca6126d7dd755ccd4d43aea9e7fa (diff)
downloadsamba-6d8a03b5f5ba42fcfc449b1aaf64f120e42b226f.tar.gz
samba-6d8a03b5f5ba42fcfc449b1aaf64f120e42b226f.tar.bz2
samba-6d8a03b5f5ba42fcfc449b1aaf64f120e42b226f.zip
r18292: import some autoconf 2.60 specific macros,
so that older autoconf versions still work metze (This used to be commit 43970e6d081e56837e38856a9d05c8b9c303955e)
Diffstat (limited to 'source4/lib/replace/libreplace_macros.m4')
-rw-r--r--source4/lib/replace/libreplace_macros.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/replace/libreplace_macros.m4 b/source4/lib/replace/libreplace_macros.m4
index 03ef97d157..71ef64337b 100644
--- a/source4/lib/replace/libreplace_macros.m4
+++ b/source4/lib/replace/libreplace_macros.m4
@@ -250,3 +250,5 @@ define(AC_ADD_INCLUDE,
[#include] $1
EOF
])
+
+m4_include(autoconf-2.60.m4)