]> Savannah Git Hosting - gnulib.git/commitdiff
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 3705d3318eda85d9c14746cd7fc296d0916c4353..9d98f80f0d29c9f29cf4ce2858e795ee2f607039 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 207b94647f91e8b0310b24bdabd60e604991577e..dfca2dfd233af917facdaedf2c7b2fbb0e9a5505 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 8b7830da3e97998c6f5f8387b8f7463fa1f91fb1..7e7651b9d2e430b6303fe9e7be584361389c50a7 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