/[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.2 by dprice, Fri Aug 12 20:57:46 2005 UTC revision 1.3 by dprice, Sun Sep 4 05:58:36 2005 UTC
# Line 1  Line 1 
1  #serial 4  #serial 6
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 6  dnl with or without modifications, as lo Line 6  dnl with or without modifications, as lo
6    
7  AC_DEFUN([gl_UNISTD_SAFER],  AC_DEFUN([gl_UNISTD_SAFER],
8  [  [
9    AC_LIBSOURCES([dup-safer.c, fd-safer.c, unistd-safer.h])    AC_LIBSOURCES([dup-safer.c, fd-safer.c, pipe-safer.c, unistd-safer.h, unistd--.h])
10    AC_LIBOBJ([dup-safer])    AC_LIBOBJ([dup-safer])
11    AC_LIBOBJ([fd-safer])    AC_LIBOBJ([fd-safer])
12      AC_LIBOBJ([pipe-safer])
13    
14    gl_PREREQ_DUP_SAFER    gl_PREREQ_DUP_SAFER
15    gl_PREREQ_FD_SAFER    gl_PREREQ_FD_SAFER

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

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