From 61cd9dc907b8a09990b14e9aeac7e20fe77cecc6 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 14 Feb 2010 17:06:13 +0100 Subject: Use Gnulib's `getaddrinfo' module. * m4/gnulib-cache.m4: Add `getaddrinfo'. * libguile/Makefile.am (libguile_la_LDFLAGS): Add `$(GETADDRINFO_LIB) $(HOSTENT_LIB) $(SERVENT_LIB)'. --- lib/duplocale.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/duplocale.c') diff --git a/lib/duplocale.c b/lib/duplocale.c index ee928fdcb..857f545cd 100644 --- a/lib/duplocale.c +++ b/lib/duplocale.c @@ -1,5 +1,5 @@ /* Duplicate a locale object. - Copyright (C) 2009 Free Software Foundation, Inc. + Copyright (C) 2009, 2010 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