~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to m4/lstat.m4

  • Committer: Colin Watson
  • Date: 2013-10-30 15:48:33 UTC
  • mfrom: (8.3.5 sid)
  • Revision ID: cjwatson@canonical.com-20131030154833-xdt6e1yfffqom1c4
merge from Debian 8.21-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# serial 25
 
1
# serial 26
2
2
 
3
 
# Copyright (C) 1997-2001, 2003-2012 Free Software Foundation, Inc.
 
3
# Copyright (C) 1997-2001, 2003-2013 Free Software Foundation, Inc.
4
4
#
5
5
# This file is free software; the Free Software Foundation
6
6
# gives unlimited permission to copy and/or distribute it,
27
27
])
28
28
 
29
29
# Prerequisites of lib/lstat.c.
30
 
AC_DEFUN([gl_PREREQ_LSTAT],
31
 
[
32
 
  AC_REQUIRE([AC_C_INLINE])
33
 
  :
34
 
])
 
30
AC_DEFUN([gl_PREREQ_LSTAT], [:])
35
31
 
36
32
AC_DEFUN([gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK],
37
33
[