]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Use eaccess() when available.
authorBruno Haible <bruno@clisp.org>
Thu, 10 Apr 2003 20:11:48 +0000 (20:11 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:22 +0000 (12:10 +0200)
gettext-tools/ChangeLog
gettext-tools/configure.ac

index 37f055839bea35a4a77ce6187fc1c56f07b877af..76689542748fc2542642697db70362b3f442a17b 100644 (file)
@@ -1,3 +1,7 @@
+2003-04-10  Bruno Haible  <bruno@clisp.org>
+
+       * configure.ac: Invoke gl_FUNC_EACCESS.
+
 2003-04-05  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (config.h.msvc): Remove redundant sed expression.
index 046b91bd45ec04c38708ad702615b4c87ddadd9e..fdcf124a99da85725731938b82d12c8df779547c 100644 (file)
@@ -104,6 +104,7 @@ if test $am_cv_func_working_getline != yes; then
   AC_CHECK_FUNCS(getdelim)
 fi
 gt_FUNC_FNMATCH
+gl_FUNC_EACCESS
 jm_PREREQ_MBSWIDTH
 gt_PREREQ_BACKUPFILE
 AC_FUNC_VFORK