git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5467 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-03-01 13:03:48 +00:00
parent 4c30f629c1
commit 0c8a36e681
2 changed files with 3 additions and 4 deletions

View File

@@ -21,5 +21,5 @@ AC_MSG_RESULT($ac_cv_var_$2_declaration)
if eval "test \"\$ac_cv_var_$2_declaration\" = yes"; then
AC_DEFINE(foo, 1, [define if your system declares $2])
fi
undef(foo)
undefine([foo])
])