r20642: This bit of autoconf causes us pain. Revert back to how we had things
authorAndrew Bartlett <abartlet@samba.org>
Wed, 10 Jan 2007 02:37:27 +0000 (02:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:37:22 +0000 (14:37 -0500)
before the last merge.

Andrew Bartlett

source/heimdal/cf/check-var.m4

index b33b5c6e285c6559746384bfbb40ef6bf63a07a4..1f06b479c6cba1f35634ac0bb21e17b8c4c2403f 100644 (file)
@@ -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])