try to undefine properly

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6534 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-07-24 19:23:01 +00:00
parent 87ba8314db
commit a855bdaad9

View File

@@ -25,7 +25,7 @@ define(foo,translit($1, [ ], [_]))
: << END
@@@funcs="$funcs foo"@@@
END
undef(foo)
undefine([foo])
AC_DEFINE_UNQUOTED($ac_tr_hdr, 1)
fi
])