| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | 1 | -29/+0 | |
| 2005-01-23 | Use an all-permissive copyright notice, recommended by RMS. | Paul Eggert | 1 | -1/+8 | |
| 2004-04-13 | Change `jm_' in AC_DEFINE'd names to `gl_'. Update all uses. | Jim Meyering | 1 | -2/+2 | |
| 2003-08-17 | Sync with gnulib. | Jim Meyering | 1 | -2/+10 | |
| 2002-11-09 | (jm_FUNC_GETGROUPS): | Jim Meyering | 1 | -2/+2 | |
| Fix typo: cv_func_getgroups_works -> ac_cv_func_getgroups_works. | |||||
| 2002-09-28 | (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS | Jim Meyering | 1 | -40/+8 | |
| and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB. | |||||
| 2001-09-17 | Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side ↵ | Jim Meyering | 1 | -1/+1 | |
| need not be expanded by the shell. | |||||
| 2001-08-12 | Quote the first argument in each use of AC_DEFUN. | Jim Meyering | 1 | -2/+2 | |
| 2000-07-02 | fix typo in last change | Jim Meyering | 1 | -1/+1 | |
| 2000-07-02 | Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with ↵ | Jim Meyering | 1 | -3/+2 | |
| AC_LIBOBJ([function_name]). | |||||
| 1999-02-07 | Use AC_SUBST(LIBOBJS) since we set LIBOBJS. | Jim Meyering | 1 | -0/+1 | |
| 1999-02-07 | Use .$ac_objext, not .o | Jim Meyering | 1 | -1/+1 | |
| 1999-01-29 | Use the 3-argument forms of AC_DEFINE* macros. | Jim Meyering | 1 | -6/+3 | |
| 1997-01-25 | Move the code from configure.in into | Jim Meyering | 1 | -1/+14 | |
| 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. | |||||
| 1996-12-28 | Rewrite the test so that systems lacking | Jim Meyering | 1 | -17/+22 | |
| getgroups don't try to use the supplied replacement function -- that depends on the existence of such a function. | |||||
| 1996-12-21 | . | Jim Meyering | 1 | -1/+1 | |
| 1996-12-21 | broken out of ../acinclude.m4 | Jim Meyering | 1 | -0/+31 | |
