mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
56b42be728
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. |
||
---|---|---|
.. | ||
getopt-cdefs.h | ||
getopt-core.h | ||
getopt-ext.h | ||
getopt-pfx-core.h | ||
getopt-pfx-ext.h | ||
getopt.c | ||
getopt.in.h | ||
getopt1.c | ||
getopt_int.h | ||
Makefile.am |