From 741631c9b012baab1725e43557fabf384d71f169 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 19 Dec 2020 00:18:50 +0100 Subject: free-posix: New module, renamed from 'free'. * modules/free-posix: Renamed from modules/free. (configure.ac): Update gl_STDLIB_MODULE_INDICATOR invocation. * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_FREE_POSIX, not GNULIB_FREE. * modules/stdlib (Makefile.am): Substitute GNULIB_FREE_POSIX, not GNULIB_FREE. * lib/stdlib.in.h (free): Test GNULIB_FREE_POSIX, not GNULIB_FREE. * doc/posix-functions/free.texi: Mention the module 'free-posix' and what it does. * NEWS: Mention that module 'free' no longer exists. * modules/canonicalize (Depends-on): Add free-posix. Remove free. * modules/canonicalize-lgpl (Depends-on): Likewise. --- modules/canonicalize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/canonicalize') diff --git a/modules/canonicalize b/modules/canonicalize index 4853cf901e..e1b7607046 100644 --- a/modules/canonicalize +++ b/modules/canonicalize @@ -13,7 +13,7 @@ errno extensions file-set filename -free +free-posix getcwd hash-triple-simple idx -- cgit v1.2.1