From 00d2fe3f5de96ca6fa820555132d2087a064b163 Mon Sep 17 00:00:00 2001 From: ueno Date: Tue, 22 Jan 2002 09:56:16 +0000 Subject: [PATCH] update. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3849413..731d0c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2002-01-22 Daiki Ueno + + * 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 * starttls.c: Fix the argument of getopt_long. -- 1.7.10.4