2 error and error_at_line functions: Error reporting.
5 If you are using GNU gettext version 0.16.1 or older, add the following options
6 to XGETTEXT_OPTIONS in your po/Makevars:
7 --flag=error:3:c-format --flag=error_at_line:5:c-format
17 strerror [test $ac_cv_lib_error_at_line = no]
18 unistd [test $ac_cv_lib_error_at_line = no]
19 msvc-nothrow [test $ac_cv_lib_error_at_line = no]
23 if test $ac_cv_lib_error_at_line = no; then
27 m4_ifdef([AM_XGETTEXT_OPTION],
28 [AM_][XGETTEXT_OPTION([--flag=error:3:c-format])
29 AM_][XGETTEXT_OPTION([--flag=error_at_line:5:c-format])])