diff options
Diffstat (limited to 'm4/ax_c_long_long.m4')
-rw-r--r-- | m4/ax_c_long_long.m4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/ax_c_long_long.m4 b/m4/ax_c_long_long.m4 index 36a151f..389d625 100644 --- a/m4/ax_c_long_long.m4 +++ b/m4/ax_c_long_long.m4 @@ -17,7 +17,8 @@ # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice -# and this notice are preserved. +# and this notice are preserved. This file is offered as-is, without any +# warranty. AU_ALIAS([AC_C_LONG_LONG], [AX_C_LONG_LONG]) AC_DEFUN([AX_C_LONG_LONG], |