comparison modules/canonicalize @ 14734:0e1b87c3d416

canonicalize, canonicalize-lgpl: Avoid crash dialog on MacOS X. * m4/canonicalize.m4 (gl_FUNC_REALPATH_WORKS): Add GL_NOCRASH code. * modules/canonicalize (Depends-on): Add 'nocrash'. * modules/canonicalize-lgpl (Depends-on): Likewise. * doc/posix-functions/realpath.texi: Update platforms list. Reported by Ryan Schmidt <ryandesign@macports.org>.
author Bruno Haible <bruno@clisp.org>
date Thu, 12 May 2011 02:10:44 +0200
parents 03de1efbfdd3
children 7d9297067a18
comparison
equal deleted inserted replaced
14733:8d8a6d8151f4 14734:0e1b87c3d416
13 extensions 13 extensions
14 file-set 14 file-set
15 hash-triple 15 hash-triple
16 lstat 16 lstat
17 memmove 17 memmove
18 nocrash
18 pathmax 19 pathmax
19 sys_stat 20 sys_stat
20 xalloc 21 xalloc
21 xgetcwd 22 xgetcwd
22 23