X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=aa2c4d291eaba64c1093969c00967a81a7bb3ea7;hb=a4092a2eff11a28ba6686577e5d4b118baf47cfb;hp=eb912526f00a4e7c3a3b7e1fb114a324e0010902;hpb=b52a6c6545059980b572decf8ebd7b71f0738cef;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index eb912526f..aa2c4d291 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,26 @@ 2011-05-22 Bruno Haible + wcsncmp: Move AC_LIBOBJ invocations to module description. + * m4/wcsncmp.m4 (gl_FUNC_WCSNCMP): Move AC_LIBOBJ invocation from + here... + * modules/wcsncmp (configure.ac): ... to here. + +2011-05-22 Bruno Haible + + wcsncat: Move AC_LIBOBJ invocations to module description. + * m4/wcsncat.m4 (gl_FUNC_WCSNCAT): Move AC_LIBOBJ invocation from + here... + * modules/wcsncat (configure.ac): ... to here. + +2011-05-22 Bruno Haible + + wcsncasecmp: Move AC_LIBOBJ invocations to module description. + * m4/wcsncasecmp.m4 (gl_FUNC_WCSNCASECMP): Move AC_LIBOBJ invocation + from here... + * modules/wcsncasecmp (configure.ac): ... to here. + +2011-05-22 Bruno Haible + wcslen: Move AC_LIBOBJ invocations to module description. * m4/wcslen.m4 (gl_FUNC_WCSLEN): Move AC_LIBOBJ invocation from here... * modules/wcslen (configure.ac): ... to here.