From 126b48e5ab9e8b441e785f3a1a941595bdcfc1b3 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Wed, 10 Jan 2007 02:37:27 +0000 Subject: r20642: This bit of autoconf causes us pain. Revert back to how we had things before the last merge. Andrew Bartlett (This used to be commit 9e7124cc85ec9ed8291769689aa38ab14b3754d8) --- source4/heimdal/cf/check-var.m4 | 1 - 1 file changed, 1 deletion(-) (limited to 'source4') diff --git a/source4/heimdal/cf/check-var.m4 b/source4/heimdal/cf/check-var.m4 index b33b5c6e28..1f06b479c6 100644 --- a/source4/heimdal/cf/check-var.m4 +++ b/source4/heimdal/cf/check-var.m4 @@ -23,5 +23,4 @@ if test "$ac_foo" = yes; then fi ]) -AC_WARNING_ENABLE([obsolete]) AU_DEFUN([AC_CHECK_VAR], [rk_CHECK_VAR([$2], [$1])], [foo]) -- cgit