/[cvs]/ccvs/m4/unistd-safer.m4
ViewVC logotype

Diff of /ccvs/m4/unistd-safer.m4

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

revision 1.1 by dprice, Tue May 3 14:58:58 2005 UTC revision 1.2 by dprice, Fri Aug 12 20:57:46 2005 UTC
# Line 1  Line 1 
1  # unistd-safer.m4 serial 3  #serial 4
2  dnl Copyright (C) 2002, 2005 Free Software Foundation, Inc.  dnl Copyright (C) 2002, 2005 Free Software Foundation, Inc.
3  dnl This file is free software; the Free Software Foundation  dnl This file is free software; the Free Software Foundation
4  dnl gives unlimited permission to copy and/or distribute it,  dnl gives unlimited permission to copy and/or distribute it,
# Line 16  AC_DEFUN([gl_UNISTD_SAFER], Line 16  AC_DEFUN([gl_UNISTD_SAFER],
16    
17  # Prerequisites of lib/dup-safer.c.  # Prerequisites of lib/dup-safer.c.
18  AC_DEFUN([gl_PREREQ_DUP_SAFER], [  AC_DEFUN([gl_PREREQ_DUP_SAFER], [
19    AC_CHECK_HEADERS_ONCE(fcntl.h unistd.h)    AC_CHECK_HEADERS_ONCE(unistd.h)
20  ])  ])
21    
22  # Prerequisites of lib/fd-safer.c.  # Prerequisites of lib/fd-safer.c.

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