diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-09-23 00:18:56 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-09-23 00:18:56 +0800 |
commit | 56b42be7287844db20b3a3bc1372c6ae8c040d63 (patch) | |
tree | 3b4c931027f3628b3cfa413bcf1ac1d72b2a0be1 /lib/getopt.c | |
parent | lib: Copy new header files from Gnulib without modification. (diff) | |
download | xz-56b42be7287844db20b3a3bc1372c6ae8c040d63.tar.xz |
lib: Add getopt-cdefs.h for getopt_long update.
This was modified slightly from Gnulib. In Gnulib, it expects the
@HAVE_SYS_CDEFS_H@ to be replaced. Instead, we can set HAVE_SYS_CDEFS_H
on systems that have it and avoid copying another file into the build
directory. Since we are not using gnulib-tool, copying extra files
requires extra build system updates (and special handling with CMake) so
we should avoid when possible.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions