Mercurial > hg > octave-kai > gnulib-hg
changeset 6690:3d3addd0d078
* m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
Problem reported by Juan Manuel Guerrero.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Wed, 08 Mar 2006 01:45:53 +0000 |
parents | 93d578c7aa44 |
children | a5b9b6b26301 |
files | m4/ChangeLog m4/unistd_h.m4 |
diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2006-03-07 Paul Eggert <eggert@cs.ucla.edu> + + * unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file. + Problem reported by Juan Manuel Guerrero. + 2006-03-07 Simon Josefsson <jas@extundo.com> * unistd_h.m4: New file.
--- a/m4/unistd_h.m4 +++ b/m4/unistd_h.m4 @@ -1,4 +1,4 @@ -# unistd_h.m4 serial 1 +# unistd_h.m4 serial 2 dnl Copyright (C) 2006 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -6,7 +6,7 @@ dnl Written by Simon Josefsson -AC_DEFUN([gl_UNISTD], +AC_DEFUN([gl_HEADER_UNISTD], [ dnl Prerequisites of lib/unistd.h. AC_CHECK_HEADERS([unistd.h], [