diff liboctave/ChangeLog @ 10168:37150167a72a

use c-strcase module from gnulib
author John W. Eaton <jwe@octave.org>
date Thu, 21 Jan 2010 01:09:42 -0500
parents 1929ba7bbfb2
children 06bd6e57f889
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-21  John W. Eaton  <jwe@octave.org>
+
+	* Makefile.am (LIBOCTAVE_C_SOURCES): Remove strcasecmp.c and
+	strncase.c from the list.
+	* strcasecmp.c, strncase.c: Delete.
+
 2010-01-21  John W. Eaton  <jwe@octave.org>
 
 	* Makefile.am (INCS): Remove getopt.h from the list.