/[inetutils]/inetutils/m4/d-ino.m4
ViewVC logotype

Diff of /inetutils/m4/d-ino.m4

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

revision 1.1 by ams, Fri Jan 21 13:02:48 2005 UTC revision 1.2 by gray, Fri Jul 29 10:52:44 2005 UTC
# Line 1  Line 1 
1  #serial 6  #serial 7
2    
3  dnl From Jim Meyering.  dnl From Jim Meyering.
4  dnl  dnl
5  dnl Check whether struct dirent has a member named d_ino.  dnl Check whether struct dirent has a member named d_ino.
6  dnl  dnl
7    
8    # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004 Free Software
9    # Foundation, Inc.
10    
11    # This file is free software; the Free Software Foundation
12    # gives unlimited permission to copy and/or distribute it,
13    # with or without modifications, as long as this notice is preserved.
14    
15  AC_DEFUN([gl_CHECK_TYPE_STRUCT_DIRENT_D_INO],  AC_DEFUN([gl_CHECK_TYPE_STRUCT_DIRENT_D_INO],
16    [AC_REQUIRE([AC_HEADER_DIRENT])dnl    [AC_REQUIRE([AC_HEADER_DIRENT])dnl
17     AC_CACHE_CHECK([for d_ino member in directory struct],     AC_CACHE_CHECK([for d_ino member in directory struct],

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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