* Makefile.in: generate parsedate.c automatically
[citadel.git] / citadel / ChangeLog
index dc1b02b55aa352b5fde904c63f6905396a9a0b59..5ffc5d98b3cc5a2c98cdad03ad0d5c88be2db5ff 100644 (file)
@@ -1,4 +1,11 @@
  $Log$
+ Revision 570.6  2000/03/27 01:14:08  nbryant
+  * Makefile.in: generate parsedate.c automatically
+  * configure.in: check for bison/byacc/yacc. bison seems to build cleaner
+    code.
+  * parsedate.c: removed from CVS
+  * parsedate.y: added #include <stdlib.h> so it builds with bison
+
  Revision 570.5  2000/03/27 00:46:10  nbryant
   * First cut at Solaris fixes. There may still be some *printf("%s", NULL)
     type of issues lurking in the shadows.
@@ -1784,3 +1791,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Initial CVS import 
+