Tweak last commit.
authorBruno Haible <bruno@clisp.org>
Fri, 4 May 2012 22:36:52 +0000 (00:36 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 4 May 2012 22:36:52 +0000 (00:36 +0200)
* m4/off_t.m4 (gl_TYPE_OFF_T): Tweak comments.
* m4/unistd_h.m4 (gl_UNISTD_H): Likewise.

ChangeLog
m4/off_t.m4
m4/unistd_h.m4

index 3705d33..9d98f80 100644 (file)
--- 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
index 207b946..dfca2df 100644 (file)
@@ -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],
 [
index 8b7830d..7e7651b 100644 (file)
@@ -24,7 +24,7 @@ AC_DEFUN([gl_UNISTD_H],
   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