relocatable-prog-wrapper: Fix possible link error.
authorBruno Haible <bruno@clisp.org>
Sat, 21 May 2011 21:41:37 +0000 (23:41 +0200)
committerIan Beckwith <ianb@erislabs.net>
Thu, 9 Jun 2011 17:46:41 +0000 (18:46 +0100)
commitf00bf3ddf06e944b995c913d6c6935cf14eec74b
tree32cf8104a74294ef04e37746df7d3725a1aa0268
parent3f870e738bed6484a8853aaa0ed1c2611dd29423
relocatable-prog-wrapper: Fix possible link error.

* m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Move determination of
HAVE_SETENV and REPLACE_SETENV and AC_LIBOBJ invocation from here...
(gl_FUNC_SETENV): ... to here.
* m4/canonicalize.m4 (gl_CANONICALIZE_LGPL_SEPARATE): Update comment.
* m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): Likewise.
(cherry picked from commit 325f131b3d6bdf1b14644f51606d81ee98f6867b)
ChangeLog
m4/canonicalize.m4
m4/readlink.m4
m4/setenv.m4