/[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.3 by dprice, Sun Sep 4 05:58:36 2005 UTC revision 1.4 by dprice, Tue Oct 4 02:33:12 2005 UTC
# Line 1  Line 1 
1  #serial 6  #serial 7
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 10  AC_DEFUN([gl_UNISTD_SAFER], Line 10  AC_DEFUN([gl_UNISTD_SAFER],
10    AC_LIBOBJ([dup-safer])    AC_LIBOBJ([dup-safer])
11    AC_LIBOBJ([fd-safer])    AC_LIBOBJ([fd-safer])
12    AC_LIBOBJ([pipe-safer])    AC_LIBOBJ([pipe-safer])
   
   gl_PREREQ_DUP_SAFER  
   gl_PREREQ_FD_SAFER  
 ])  
   
 # Prerequisites of lib/dup-safer.c.  
 AC_DEFUN([gl_PREREQ_DUP_SAFER], [  
   AC_CHECK_HEADERS_ONCE(unistd.h)  
 ])  
   
 # Prerequisites of lib/fd-safer.c.  
 AC_DEFUN([gl_PREREQ_FD_SAFER], [  
   AC_CHECK_HEADERS_ONCE(unistd.h)  
13  ])  ])

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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