/[cvs]/ccvs/m4/xreadlink.m4
ViewVC logotype

Diff of /ccvs/m4/xreadlink.m4

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

revision 1.2 by dprice, Tue Mar 1 18:15:07 2005 UTC revision 1.3 by dprice, Tue Oct 4 02:33:12 2005 UTC
# Line 1  Line 1 
1  # xreadlink.m4 serial 5  #serial 7
2  dnl Copyright (C) 2002, 2003 Free Software Foundation, Inc.  dnl Copyright (C) 2002, 2003, 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,
5  dnl with or without modifications, as long as this notice is preserved.  dnl with or without modifications, as long as this notice is preserved.
6    
7  AC_DEFUN([gl_XREADLINK],  AC_DEFUN([gl_XREADLINK],
8  [  [
9      AC_LIBSOURCES([xreadlink.c, xreadlink.h])
10      AC_LIBOBJ([xreadlink])
11    
12    dnl Prerequisites of lib/xreadlink.c.    dnl Prerequisites of lib/xreadlink.c.
13    AC_REQUIRE([gt_TYPE_SSIZE_T])    AC_REQUIRE([gt_TYPE_SSIZE_T])
   AC_CHECK_HEADERS_ONCE(unistd.h)  
14  ])  ])

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