Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* prereq.m4: Require their macros.
|
|
|
|
|
|
|
|
to detect nanosleep bug.
|
|
to detect nanosleep bug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gl_USE_SYSTEM_EXTENSIONS. Check whether CLOCK_MONOTONIC is
defined, and set LIB_GETHRXTIME accordingly. This is needed
for newer GNU/Linux systems that have clock_gettime, so that they
link in the appropriate library for it when needed.
|
|
|
|
when appropriate; also, gettime now returns void.
|
|
Require gl_STRIPSLASH and gl_LINEBUFFER.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so that automake automatically knows to distribute those files.
Use AC_LIBOBJ to ensure that automake automatically knows the
names of always-compiled source files. Automake already knows
the names of conditionally compiled ones, e.g., due to preexisting
uses of AC_LIBOBJ and AC_REPLACE_FUNCS.
[This is a start. Many still remain to be fixed...]
|
|
|
|
|
|
|
|
|