update.
authorueno <ueno>
Tue, 22 Jan 2002 09:56:16 +0000 (09:56 +0000)
committerueno <ueno>
Tue, 22 Jan 2002 09:56:16 +0000 (09:56 +0000)
ChangeLog

index 3849413..731d0c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2002-01-22  Daiki Ueno  <ueno@unixuser.org>
+
+       * bittypes.h: Add missing header files.
+       * sockstorage.h: Ditto.
+
+       * configure.in: Don't compile getopt.c and getopt1.c if there is
+       getopt_long.
+       * Makefile.am: Don't compile getopt.c and getopt1.c if there is
+       getopt_long; use autoconf's output variable $(LIBOBJS).
+
+       * starttls.c: Put getopt.h between "" instead of <>.
+
 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
 
        * starttls.c: Fix the argument of getopt_long.