|
ee76465a
|
2001-08-12T13:26:00
|
|
Quote the first argument in each use of AC_DEFUN.
|
|
73226bad
|
2000-05-24T07:49:09
|
|
(jm_LIB_CHECK): Use []-quoted list in
AC_CHECK_MEMBERS, now that autoconf requires that.
|
|
0362299f
|
2000-05-05T11:39:25
|
|
su doesn't work on Solaris2.6.
When checking for struct spwd.sp_pwdp, also include
<shadow.h>. Reported by Dragos Harabor.
|
|
345b05ad
|
2000-03-10T09:08:53
|
|
Look for getspnam in -lgen, too.
|
|
a09fd96c
|
2000-02-09T11:57:55
|
|
(jm_LIB_CHECK): Fix typo: check for sp_pwdp in
struct spwd, rather than in struct passwd. Reported by G. Queri.
|
|
c599b80e
|
2000-01-30T21:19:00
|
|
use double parens on AC_CHECK_MEMBERS
|
|
54e05e72
|
2000-01-30T16:48:19
|
|
Clean up some kludgy old shadow password tests.
|
|
cc3d34bc
|
2000-01-29T17:05:03
|
|
whoops: s/jm_MACROS/jm_LIB_CHECK/
|
|
9f2e5779
|
2000-01-29T14:11:35
|
|
New file containing library-related checks from
fileutils and sh-utils (textutils had none).
|