relocatable-prog-wrapper: Assume strerror() exists.
authorBruno Haible <bruno@clisp.org>
Sat, 21 May 2011 21:35:46 +0000 (23:35 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 21 May 2011 21:35:46 +0000 (23:35 +0200)
commit886f8503bc5a9022475c729054037668cee58087
treecbb33dbc5d07e43598f04af56af6d0b913dc7b90
parentb92e7dde88f196a4bd73da8f868b7284e587db68
relocatable-prog-wrapper: Assume strerror() exists.

* modules/relocatable-prog-wrapper (Files): Remove lib/strerror.c,
m4/strerror.m4.
(configure.ac): Don't invoke gl_FUNC_STRERROR_SEPARATE.
* lib/relocwrapper.c: Remove mention of strerror module.
* lib/strerror.c: Assume REPLACE_STRERROR is 1.
* m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Remove macro.
(gl_FUNC_STRERROR): Inline it here. Don't define REPLACE_STRERROR as a
C macro.
ChangeLog
lib/relocwrapper.c
lib/strerror.c
m4/strerror.m4
modules/relocatable-prog-wrapper