summaryrefslogtreecommitdiff
path: root/modules/canonicalize
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-12-19 00:18:50 +0100
committerBruno Haible <bruno@clisp.org>2020-12-19 00:18:50 +0100
commit741631c9b012baab1725e43557fabf384d71f169 (patch)
tree67bfcc8a6772597040779bcbc874f11593ca22b4 /modules/canonicalize
parente7d4443c5bb365ed0a0688aab312913483c74577 (diff)
downloadgnulib-741631c9b012baab1725e43557fabf384d71f169.tar.gz
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.
Diffstat (limited to 'modules/canonicalize')
-rw-r--r--modules/canonicalize2
1 files changed, 1 insertions, 1 deletions
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