Jim Meyering
|
f6b360c61f
|
fix typo in last change
|
2000-07-02 15:14:04 +00:00 |
|
Jim Meyering
|
a8a5b983f1
|
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
|
2000-07-02 12:58:27 +00:00 |
|
Jim Meyering
|
7e74cfab42
|
Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
|
1999-02-07 05:37:39 +00:00 |
|
Jim Meyering
|
2c13a275ca
|
Use .$ac_objext, not .o
|
1999-02-07 05:27:24 +00:00 |
|
Jim Meyering
|
56fee444e2
|
Use the 3-argument forms of AC_DEFINE* macros.
|
1999-01-29 05:05:56 +00:00 |
|
Jim Meyering
|
fd685e41d6
|
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.
|
1997-01-25 06:45:32 +00:00 |
|
Jim Meyering
|
e3f1d80dd9
|
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.
|
1996-12-28 02:59:25 +00:00 |
|
Jim Meyering
|
aac56cabe4
|
.
|
1996-12-21 03:43:47 +00:00 |
|
Jim Meyering
|
5fc47138b1
|
broken out of ../acinclude.m4
|
1996-12-21 01:50:50 +00:00 |
|