getopt: Move AC_LIBOBJ invocations to module description.
authorBruno Haible <bruno@clisp.org>
Sun, 8 May 2011 11:05:47 +0000 (13:05 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:07 +0000 (00:06 +0200)
commit37723302e73ab8dce05a5291d6c9278f09720eda
tree4d01e0b8966dd36693a1c02ef2fa5e044e964f48
parent633556d650a5ea282f2515f3b6b13780eeef8792
getopt: Move AC_LIBOBJ invocations to module description.

* m4/getopt.m4 (gl_REPLACE_GETOPT): Remove macro.
(gl_FUNC_GETOPT): Inline it here. Move AC_LIBOBJ and gl_PREREQ_GETOPT
invocations from here...
* modules/getopt-gnu (configure.ac): ... to here.
* modules/getopt-posix (configure.ac): ... and here.
(Depends-on): Update condition.
ChangeLog
m4/getopt.m4
modules/getopt-gnu
modules/getopt-posix