Warn on $YACC configure-time failure, rather than error out.
[ircu2.10.12-pk.git] / ChangeLog
index 692d9958fd57b7bcce34ca9ab93402033f589ed6..3a959e9d0cf13e4be2a9f4f32aaea3ad133bcd59 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-02-09  Michael Poole <mdpoole@troilus.org>
 
+       * configure.in (YACC): Only warn if we cannot get a version number
+       from $YACC.
+
+       * configure: Regenerate.
+
        * ircd/ircd_res.c (check_resolver_timeout): Try another way to
        avoid timer_chg() on a non-queued/active timer.