relocatable-lib: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sat, 21 May 2011 16:23:54 +0000 (18:23 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:42 +0000 (00:06 +0200)
commit357d319ff8af64cc9dcce17868a4c40260f6cccc
tree5906157d14d1f02db7e53e50dd0c4addaf0f4ccd
parentc2d8c01692f8df54c0a960879dc3de441184db88
relocatable-lib: Move AC_LIBOBJ invocations to module description.

* m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_SEPARATE): Remove
macro.
(gl_RELOCATABLE_LIBRARY): Move AC_LIBOBJ invocation from here...
* modules/relocatable-lib (configure.ac): ... to here.
* modules/relocatable-prog-wrapper (configure.ac): Invoke
gl_RELOCATABLE_LIBRARY instead of gl_RELOCATABLE_LIBRARY_SEPARATE.
ChangeLog
m4/relocatable-lib.m4
modules/relocatable-lib
modules/relocatable-prog-wrapper