posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / xstrtol-error
blob9c3da2a5ab27b1def083ba5dd564d84e399447b9
1 Description:
2 Error reporting function for xstrto* functions.
4 Files:
5 lib/xstrtol-error.c
6 lib/xstrtol-error.h
8 Depends-on:
9 xstrtol
10 error
11 exitfail
12 getopt-gnu
13 gettext-h
15 configure.ac:
17 Makefile.am:
18 lib_SOURCES += xstrtol-error.c
20 Include:
21 "xstrtol-error.h"
23 License:
24 GPL
26 Maintainer:
27 Jim Meyering