1 # error.m4 serial 10 (gettext-0.14.2)
2 dnl Copyright (C) 2002-2005 Free Software Foundation, Inc.
3 dnl This file is free software; the Free Software Foundation
4 dnl gives unlimited permission to copy and/or distribute it,
5 dnl with or without modifications, as long as this notice is preserved.
10 dnl Note: AC_FUNC_ERROR_AT_LINE does AC_LIBSOURCES([error.h, error.c]).
14 # Prerequisites of lib/error.c.
15 AC_DEFUN([gl_PREREQ_ERROR],
17 AC_REQUIRE([AC_FUNC_STRERROR_R])