From: Bruno Haible Date: Mon, 22 Dec 2008 09:48:52 +0000 (+0100) Subject: Oops, undo last commit. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee6962679bc107130de468561acb202e11935e04;p=pspp Oops, undo last commit. --- diff --git a/ChangeLog b/ChangeLog index ea31f30abc..d0394c5ade 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-12-22 Bruno Haible + + * modules/fnmatch (Depends-on): Remove duplicated dependency. + 2008-12-21 Bruno Haible Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally. diff --git a/modules/fnmatch b/modules/fnmatch index def7040874..3187a7d208 100644 --- a/modules/fnmatch +++ b/modules/fnmatch @@ -16,7 +16,6 @@ wchar wctype memchr memcmp -extensions configure.ac: # No macro. You should also use one of fnmatch-posix or fnmatch-gnu.