Andrew Wood
|
749d23705e
|
Check whether librt is required for clock_gettime().
|
2023-08-30 23:34:12 +01:00 |
|
Andrew Wood
|
2cd74c7ff7
|
Move gettext macros earlier, so the right include directory is used when checking for libintl.h, and add the relevant options to LDFLAGS.
|
2023-08-28 20:28:41 +01:00 |
|
Andrew Wood
|
0bd1b82d3a
|
Move libgen.h out of IPC conditional code since it is not related directly to IPC; adjust IPC configuration so that IPC support is auto-disabled if the relevant header files or library functions are missing.
|
2023-08-28 17:44:53 +01:00 |
|
Andrew Wood
|
b1ef744058
|
Use posix_fadvise() on input files, where available.
|
2023-08-28 13:10:38 +01:00 |
|
Andrew Wood
|
e99548ea8a
|
Major restructuring to switch build system from old scripts to GNU Automake.
|
2023-08-28 10:04:39 +01:00 |
|