summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-05-05 00:36:52 +0200
committerBruno Haible <bruno@clisp.org>2012-05-05 00:36:52 +0200
commitfe8091079bbaf50f7f307c1c596f2dff342f8dda (patch)
treebfc47ae75836a450952a741c01c56b3d1ac6a7f9 /m4
parent0918b47b06be41b037be7826c5de04d559026d3e (diff)
downloadgnulib-fe8091079bbaf50f7f307c1c596f2dff342f8dda.tar.gz
Tweak last commit.
* m4/off_t.m4 (gl_TYPE_OFF_T): Tweak comments. * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
Diffstat (limited to 'm4')
-rw-r--r--m4/off_t.m43
-rw-r--r--m4/unistd_h.m42
2 files changed, 3 insertions, 2 deletions
diff --git a/m4/off_t.m4 b/m4/off_t.m4
index 207b94647f..dfca2dfd23 100644
--- 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],
[
diff --git a/m4/unistd_h.m4 b/m4/unistd_h.m4
index 8b7830da3e..7e7651b9d2 100644
--- a/m4/unistd_h.m4
+++ b/m4/unistd_h.m4
@@ -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