/[autoconf]/autoconf/lib/autoconf/functions.m4
ViewVC logotype

Diff of /autoconf/lib/autoconf/functions.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.57 by petere, Sat Mar 2 15:19:48 2002 UTC revision 1.58 by eggert, Sat Apr 20 06:09:02 2002 UTC
# Line 1  Line 1 
1  # This file is part of Autoconf.                       -*- Autoconf -*-  # This file is part of Autoconf.                       -*- Autoconf -*-
2  # Checking for functions.  # Checking for functions.
3  # Copyright 2000, 2001  # Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
 # Free Software Foundation, Inc.  
4  #  #
5  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
6  # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
# Line 402  fi Line 401  fi
401  # AC_FUNC_GETGROUPS  # AC_FUNC_GETGROUPS
402  # -----------------  # -----------------
403  # Try to find `getgroups', and check that it works.  # Try to find `getgroups', and check that it works.
404  # When crosscompiling, assume getgroups is broken.  # When cross-compiling, assume getgroups is broken.
405  AC_DEFUN([AC_FUNC_GETGROUPS],  AC_DEFUN([AC_FUNC_GETGROUPS],
406  [AC_REQUIRE([AC_TYPE_GETGROUPS])dnl  [AC_REQUIRE([AC_TYPE_GETGROUPS])dnl
407  AC_REQUIRE([AC_TYPE_SIZE_T])dnl  AC_REQUIRE([AC_TYPE_SIZE_T])dnl
# Line 614  fi Line 613  fi
613    
614  # AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK  # AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK
615  # -------------------------------------  # -------------------------------------
616  # When crosscompiling, be pessimistic so we will end up using the  # When cross-compiling, be pessimistic so we will end up using the
617  # replacement version of lstat that checkes for trailing slashes and  # replacement version of lstat that checks for trailing slashes and
618  # calls lstat a second time when necessary.  # calls lstat a second time when necessary.
619  AC_DEFUN([AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK],  AC_DEFUN([AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK],
620  [AC_CACHE_CHECK(  [AC_CACHE_CHECK(

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26