|
44d7c1c1
|
2005-01-23T08:06:57
|
|
Use an all-permissive copyright notice, recommended by RMS.
|
|
23fe10e2
|
2004-04-18T18:12:50
|
|
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
|
|
4edfa51c
|
2003-08-16T08:33:45
|
|
(jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
|
|
e059c235
|
2002-12-31T13:43:06
|
|
An independent .m4 file for each module.
|
|
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
|