]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(gl_PREREQ_EUIDACCESS): Don't bother checking for
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 28 Jul 2004 05:00:10 +0000 (05:00 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 28 Jul 2004 05:00:10 +0000 (05:00 +0000)
commit3829b4e3ef314bfad3fda8a5225f0192452b523a
tree831a69854f919eef601b13c01734a633758f7aca
parentdd0eaccf2830608e11e0971e8f5df3b483a35833
(gl_PREREQ_EUIDACCESS): Don't bother checking for
unistd.h, as autoconf does this for us.  Check for libgen.h.
Also look for eaccess within -lgen, which is where it is in
Solaris.  Set LIB_EACCESS accordingly.
m4/euidaccess.m4