diff options
Diffstat (limited to 'm4/ax_check_sys_siglist.m4')
-rw-r--r-- | m4/ax_check_sys_siglist.m4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/ax_check_sys_siglist.m4 b/m4/ax_check_sys_siglist.m4 index 02a9de1..380402c 100644 --- a/m4/ax_check_sys_siglist.m4 +++ b/m4/ax_check_sys_siglist.m4 @@ -16,7 +16,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([AG_CHECK_SYS_SIGLIST], [AX_CHECK_SYS_SIGLIST]) AC_DEFUN([AX_CHECK_SYS_SIGLIST],[ |