+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.