[PATCH] Rely on the shell's built-in 'pwd' command.
Ludovic Courtès
ludo@gnu.org
Thu Nov 19 21:32:00 GMT 2015
AFAIK insisting on /bin/pwd is unnecessary nowadays. Autoconf-generated
scripts have been using the shell’s built-in ‘pwd’ for a long time.
Thanks in advance,
Ludo’.
ChangeLog:
2015-11-19 Ludovic Courtès <ludo@gnu.org>
* configure.ac: Use 'pwd' instead of '/bin/pwd'.
* configure: Regenerate.
* io/ftwtest-sh: Use 'pwd' instead of '/bin/pwd'.
* scripts/rellns-sh: Likewise. Remove 'pwd' variable.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 3061 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20151119/0dbcc373/attachment.bin>
More information about the Libc-alpha
mailing list