changeset 16818:1bd1aabc2dac

Tweak last commit. * m4/off_t.m4 (gl_TYPE_OFF_T): Tweak comments. * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
author Bruno Haible <bruno@clisp.org>
date Sat, 05 May 2012 00:36:52 +0200
parents 7747cb9b54b9
children 3038ae4fa72f
files ChangeLog m4/off_t.m4 m4/unistd_h.m4
diffstat 3 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-04  Bruno Haible  <bruno@clisp.org>
+
+	Tweak last commit.
+	* m4/off_t.m4 (gl_TYPE_OFF_T): Tweak comments.
+	* m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
+
 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
 
 	unistd_h: make it easier to avoid sys_types_h
--- a/m4/off_t.m4
+++ b/m4/off_t.m4
@@ -1,10 +1,11 @@
-# off_t.m4
+# off_t.m4 serial 1
 dnl Copyright (C) 2012 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 
 dnl Check whether to override the 'off_t' type.
+dnl Set WINDOWS_64_BIT_OFF_T.
 
 AC_DEFUN([gl_TYPE_OFF_T],
 [
--- a/m4/unistd_h.m4
+++ b/m4/unistd_h.m4
@@ -24,7 +24,7 @@
   dnl Ensure the type pid_t gets defined.
   AC_REQUIRE([AC_TYPE_PID_T])
 
-  dnl Whether to override the 'off_t' type.
+  dnl Determine WINDOWS_64_BIT_OFF_T.
   AC_REQUIRE([gl_TYPE_OFF_T])
 
   dnl Check for declarations of anything we want to poison if the