faccessat: Move AC_LIBOBJ invocation to module description.
authorBruno Haible <bruno@clisp.org>
Wed, 9 Nov 2011 01:15:01 +0000 (02:15 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 9 Nov 2011 01:15:01 +0000 (02:15 +0100)
commit471fc34ae463a72dcebf813153cbb73499c1e0a2
tree97a9f7a0302a6eb2432992bfc89638fa249c90e8
parent7d5b0f431933f7141082fbffa8e9d2afc6d27137
faccessat: Move AC_LIBOBJ invocation to module description.

* m4/faccessat.m4 (gl_PREREQ_FACCESSAT): New macro.
(gl_FUNC_FACESSAT): Don't test for access() here. Move AC_LIBOBJ
invocation from here...
* modules/faccessat (configure.ac): ... to here. Invoke
gl_PREREQ_FACCESSAT.
ChangeLog
m4/faccessat.m4
modules/faccessat