posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / largefile
blobfcae113dbe4199c8c3f365a83689f2f15d91035d
1 Description:
2 Support for files larger than 2 GB.
4 Files:
5 m4/largefile.m4
7 Depends-on:
9 configure.ac-early:
10 AC_REQUIRE([AC_SYS_LARGEFILE])
12 configure.ac:
13 AC_REQUIRE([gl_LARGEFILE])
15 Makefile.am:
17 Include:
19 License:
20 LGPLv2+
22 Maintainer:
23 all