|
6fe8d749
|
2001-09-17T21:44:03
|
|
Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side need not be expanded by the shell.
|
|
ee76465a
|
2001-08-12T13:26:00
|
|
Quote the first argument in each use of AC_DEFUN.
|
|
27ef3b86
|
2000-07-02T15:14:04
|
|
fix typo in last change
|
|
a965c003
|
2000-07-02T12:58:27
|
|
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
|
|
1609bae9
|
2000-05-06T14:03:19
|
|
(jm_FUNC_NANOSLEEP): Save and restore LIBS around
AC_SEARCH_LIBS call for nanosleep.
(LIB_NANOSLEEP): Set and AC_SUBST.
|
|
cdffb538
|
2000-02-10T09:33:52
|
|
(jm_FUNC_NANOSLEEP): Rename replacement function from
gnu_nanosleep to rpl_nanosleep.
|
|
1259c171
|
2000-01-25T07:25:49
|
|
bump serial
|
|
77cc33ba
|
2000-01-25T07:25:38
|
|
Fix typo in cross-compiling case: s/yes/no/.
|
|
3379d3da
|
2000-01-25T07:21:57
|
|
Require AC_HEADER_TIME rather than simply using it.
|
|
b740dfa7
|
2000-01-19T20:40:51
|
|
(jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
Use AC_HEADER_TIME. Volker Borchert reported that OpenBSD-2.3/sparc
defines `struct timespec' in <sys/time.h>
|
|
a5abbeb5
|
2000-01-03T19:58:56
|
|
tweak comment
|
|
d60538f9
|
2000-01-03T19:58:09
|
|
(jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
(for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
|
|
9a4a4704
|
1999-12-26T10:03:46
|
|
*** empty log message ***
|
|
c3a36c26
|
1999-12-25T22:15:23
|
|
*** empty log message ***
|