diff options
Diffstat (limited to 'gnulib-m4/limits-h.m4')
-rw-r--r-- | gnulib-m4/limits-h.m4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gnulib-m4/limits-h.m4 b/gnulib-m4/limits-h.m4 index 18253283..1b619e1e 100644 --- a/gnulib-m4/limits-h.m4 +++ b/gnulib-m4/limits-h.m4 @@ -1,10 +1,12 @@ -dnl Check whether limits.h has needed features. - +# limits-h.m4 +# serial 1 dnl Copyright 2016-2024 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 limits.h has needed features. + dnl From Paul Eggert. AC_DEFUN_ONCE([gl_LIMITS_H], |