Module Name:    othersrc
Committed By:   lukem
Date:           Fri May 22 01:14:46 UTC 2009

Modified Files:
        othersrc/usr.bin/tnftp: ChangeLog

Log Message:
configure fixes


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 othersrc/usr.bin/tnftp/ChangeLog

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: othersrc/usr.bin/tnftp/ChangeLog
diff -u othersrc/usr.bin/tnftp/ChangeLog:1.50 othersrc/usr.bin/tnftp/ChangeLog:1.51
--- othersrc/usr.bin/tnftp/ChangeLog:1.50	Wed May 20 13:50:57 2009
+++ othersrc/usr.bin/tnftp/ChangeLog	Fri May 22 01:14:46 2009
@@ -1,7 +1,14 @@
-$NetBSD: ChangeLog,v 1.50 2009/05/20 13:50:57 lukem Exp $
+$NetBSD: ChangeLog,v 1.51 2009/05/22 01:14:46 lukem Exp $
 
+Fri May 22 01:11:15 UTC 2009	lukem
 
-Wed May 20 13:47:43 UTC 2009
+	* configure fixes:
+	  - Add the time.h headers to accheck_includes, for the strptime check.
+	  - Remove the check for el_init in libedit; we're always replacing
+	    the library and the presence of strvis() in some versions
+	    confuses other checks.
+
+Wed May 20 13:47:43 UTC 2009	lukem
 
 	* Release as "tnftp 20090520"
 

Reply via email to