summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-08-26 11:29:33 +0200
committerStefan Metzmacher <metze@samba.org>2008-08-26 18:47:49 +0200
commit57d4e110236a42ba32a8db802cf2f4aab0e8aba8 (patch)
treed910f4f614c208b6c0a174eef5c2614e1eddcc89 /source4/heimdal_build
parentf09f67d24d0504cbb29d4344b3bd443f0e7e0b90 (diff)
downloadsamba-57d4e110236a42ba32a8db802cf2f4aab0e8aba8.tar.gz
samba-57d4e110236a42ba32a8db802cf2f4aab0e8aba8.tar.bz2
samba-57d4e110236a42ba32a8db802cf2f4aab0e8aba8.zip
heimdal_build: add fallback for AC_WARNING_ENABLE()
metze (This used to be commit 8d6d96898dcc948aa0ee004eaeb48dc847946361)
Diffstat (limited to 'source4/heimdal_build')
-rw-r--r--source4/heimdal_build/internal.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/heimdal_build/internal.m4 b/source4/heimdal_build/internal.m4
index 9a08022993..038c4d9417 100644
--- a/source4/heimdal_build/internal.m4
+++ b/source4/heimdal_build/internal.m4
@@ -1,5 +1,7 @@
m4_define([upcase],`echo $1 | tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ`)dnl
+m4_ifndef([AC_WARNING_ENABLE],[AC_DEFUN([AC_WARNING_ENABLE],[])])
+
dnl love_FIND_FUNC(func, includes, arguments)
dnl kind of like AC_CHECK_FUNC, but with headerfiles
AC_DEFUN([love_FIND_FUNC], [