|
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]).
|
|
2f209fdc
|
1999-02-07T05:37:39
|
|
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
|
|
e62d4d88
|
1999-02-07T05:27:24
|
|
Use .$ac_objext, not .o
|
|
c281d94c
|
1999-01-29T05:05:56
|
|
Use the 3-argument forms of AC_DEFINE* macros.
|
|
cf7f4088
|
1997-01-25T06:45:32
|
|
Move the code from configure.in into
this macro that resorts to looking for getgroups in -lbsd.
Set new shell variable, GETGROUPS_LIB (that callers should check),
if it is found there.
|
|
33e504dc
|
1996-12-28T02:59:25
|
|
Rewrite the test so that systems lacking
getgroups don't try to use the supplied replacement function --
that depends on the existence of such a function.
|
|
d7db8c65
|
1996-12-21T03:43:47
|
|
.
|
|
409d8f2d
|
1996-12-21T01:50:50
|
|
broken out of ../acinclude.m4
|