diff options
Diffstat (limited to 'm4/ax_print_to_file.m4')
-rw-r--r-- | m4/ax_print_to_file.m4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/ax_print_to_file.m4 b/m4/ax_print_to_file.m4 index 9ef68d7..ac1eb91 100644 --- a/m4/ax_print_to_file.m4 +++ b/m4/ax_print_to_file.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. AC_DEFUN([AX_PRINT_TO_FILE],[ AC_REQUIRE([AX_FILE_ESCAPES]) |