remove: No longer override on all platforms. Fixes bug from 2012-03-20.
[gnulib.git] / ChangeLog
index 0b3acd1..e2fcd0a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-06-28  Bruno Haible  <bruno@clisp.org>
+
+       remove: No longer override on all platforms. Fixes bug from 2012-03-20.
+       * m4/remove.m4 (gl_FUNC_REMOVE): Test gl_cv_func_unlink_honors_slashes,
+       not gl_cv_func_unlink_works.
+       Reported by Carlos O'Donell <carlos_odonell@mentor.com>.
+
 2012-06-27  Eric Blake  <eblake@redhat.com>
 
        config: drop scripts that automake says are not independent