From f0007cade095c5a2878ebbb8ea8c9b40810e4509 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Mon, 16 Jan 2012 23:49:21 +0100 Subject: Update Gnulib to v0.0-6827-g39c3009; use the `dirfd' module. * m4/gnulib-cache.m4: Use `dirfd'. * libguile/filesys.c: Include Gnulib's directly. (dirfd): Remove. Suggested by Bruno Haible . --- lib/c-strcasecmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/c-strcasecmp.c') diff --git a/lib/c-strcasecmp.c b/lib/c-strcasecmp.c index 5216c4444..c8e070612 100644 --- a/lib/c-strcasecmp.c +++ b/lib/c-strcasecmp.c @@ -1,5 +1,5 @@ /* c-strcasecmp.c -- case insensitive string comparator in C locale - Copyright (C) 1998-1999, 2005-2006, 2009-2011 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2005-2006, 2009-2012 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by -- cgit v1.2.3