/[inetutils]/inetutils/m4/stdio-safer.m4
ViewVC logotype

Diff of /inetutils/m4/stdio-safer.m4

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

revision 1.1 by gray, Sun Jul 31 20:15:00 2005 UTC revision 1.2 by ams, Fri Dec 2 14:00:00 2005 UTC
# Line 1  Line 1 
1  # stdio-safer.m4 serial 3  #serial 5
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_STDIO_SAFER],  AC_DEFUN([gl_STDIO_SAFER],
8  [  [
9    AC_LIBSOURCES([fopen-safer.c, stdio-safer.h])    AC_LIBSOURCES([fopen-safer.c, stdio-safer.h, stdio--.h])
10    AC_LIBOBJ([fopen-safer])    AC_LIBOBJ([fopen-safer])
   
   dnl Prerequisites of lib/fopen-safer.c.  
   AC_CHECK_HEADERS_ONCE(unistd.h)  
11  ])  ])

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