openat: Respect rules for use of AC_LIBOBJ.
authorBruno Haible <bruno@clisp.org>
Sat, 21 May 2011 14:48:06 +0000 (16:48 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 15 Jun 2011 22:06:35 +0000 (00:06 +0200)
commitce4994a0f21a348cc0394235ae848413360cbce5
tree64d4e902ed630ce5873469ba42a1b171553e760e
parenta43426bb51ec18d942bf986a298116545a739a0e
openat: Respect rules for use of AC_LIBOBJ.

* m4/openat.m4 (gl_FUNC_OPENAT): Call AC_CHECK_FUNCS instead of
AC_REPLACE_FUNCS. Move AC_LIBOBJ invocations from here...
* modules/openat (configure.ac): ... to here.
ChangeLog
m4/openat.m4
modules/openat