Todd C. Miller
|
a01ddb3506
|
no longer need AC_PROG_INSTALL
|
1996-06-25 22:00:44 +00:00 |
|
Todd C. Miller
|
b57aab8cdb
|
added check for netgroup.h
|
1996-06-20 04:22:05 +00:00 |
|
Todd C. Miller
|
a23fb9c4f2
|
unixware needs -lgen
|
1996-06-17 14:23:16 +00:00 |
|
Todd C. Miller
|
10a84d536b
|
added SPW_HPUX10
|
1996-06-06 02:20:52 +00:00 |
|
Todd C. Miller
|
1af4421463
|
now uses -lgnumalloc if it exists
|
1996-05-28 04:08:14 +00:00 |
|
Todd C. Miller
|
275314dbdd
|
added check for fnmatch(3) and fnmatch.h
|
1996-05-28 00:01:30 +00:00 |
|
Todd C. Miller
|
0dfc086d4b
|
now checks for alloca() (if needed by bison or dce) and links with
-lPW if it contains alloca() and libv and compiler do not.
|
1996-05-25 22:07:46 +00:00 |
|
Todd C. Miller
|
cc766e7001
|
++version
|
1996-04-28 21:40:19 +00:00 |
|
Todd C. Miller
|
d726595a10
|
added --with-CC
only link with -lshadow on linux (with shadow pw) if libc lacks
getspnam()
|
1996-04-28 00:40:31 +00:00 |
|
Todd C. Miller
|
ec1dffeb65
|
$CSOPS -> $with_csops (whoops, missed one)
|
1996-04-03 18:40:42 +00:00 |
|
Todd C. Miller
|
1f66051632
|
fixed a typo
|
1996-04-02 23:58:34 +00:00 |
|
Todd C. Miller
|
9d633ad10a
|
added support for --without-THING
sanitized shadow pw situtation by adding support for
--without-C2
|
1996-04-02 23:48:08 +00:00 |
|
Todd C. Miller
|
823ddd9fdd
|
now always use shadow pw on some arches
|
1996-03-20 00:40:21 +00:00 |
|
Todd C. Miller
|
9b33594edc
|
added pyramid support
|
1996-03-19 22:07:17 +00:00 |
|
Todd C. Miller
|
7ff41561cd
|
no longer check for C2 if alternate passwd method is used
no longer check for some libs twice
|
1996-03-19 22:04:13 +00:00 |
|
Todd C. Miller
|
9b6fc4c410
|
don't check for C2 if AFS or DCE (unless they said --with-C2)
|
1996-03-17 20:33:41 +00:00 |
|
Todd C. Miller
|
dd8e4bba84
|
can't have DCE and C2 passwords both...
|
1996-03-12 23:01:00 +00:00 |
|
Todd C. Miller
|
8ee0906f24
|
now looks for skey in /usr/lib and doesn't require libskey to be
in /usr/local/lib just because skey.h is (for my netbsd box :-)
|
1996-03-11 19:04:24 +00:00 |
|
Todd C. Miller
|
7f0e97586e
|
added SUDO_TIMEDIR
|
1996-03-11 01:58:51 +00:00 |
|
Todd C. Miller
|
77684bd09c
|
++version
|
1996-02-22 22:06:37 +00:00 |
|
Todd C. Miller
|
578218b1a8
|
++version
|
1996-02-06 00:16:06 +00:00 |
|
Todd C. Miller
|
2be584fff4
|
addedSUDO_PROG_BSHELL
!ll
|
1996-02-05 22:03:34 +00:00 |
|
Todd C. Miller
|
40555aba59
|
no longer checks for lex/flex (now assumes flex)
|
1996-02-04 07:10:58 +00:00 |
|
Todd C. Miller
|
1b412bd7de
|
now checks for $kerb_dir_candidate/krb.h instead of
just kerb_dir_candidate
|
1996-02-04 07:08:45 +00:00 |
|
Todd C. Miller
|
d0aeb1ee2c
|
AIX aixcrypt.exp now uses $(srcdir)
|
1996-01-15 01:52:28 +00:00 |
|
Todd C. Miller
|
84c4fd5149
|
++version
|
1996-01-14 20:22:48 +00:00 |
|
Todd C. Miller
|
6e0dec3326
|
++version
|
1996-01-09 17:57:06 +00:00 |
|
Todd C. Miller
|
73bb405bfc
|
ISC now gets -lcrypt
now check for sys/bsdtypes.h
|
1996-01-09 17:42:06 +00:00 |
|
Todd C. Miller
|
90596667f0
|
added AC_ISC_POSIX for better ISC support
|
1996-01-07 19:25:50 +00:00 |
|
Todd C. Miller
|
e59decf054
|
fixed check for lsearch()
|
1996-01-04 05:41:19 +00:00 |
|
Todd C. Miller
|
fe1e64dcb4
|
now only define HAVE_LSEARCH if there is a corresponding search.h
|
1995-12-20 22:02:49 +00:00 |
|
Todd C. Miller
|
479248730a
|
now define HAVE_LSEARCH if we find lsearch() in libcompat
|
1995-12-18 22:36:21 +00:00 |
|
Todd C. Miller
|
6946bdb786
|
now looks in -lcompat for lsearch()
|
1995-12-18 22:29:06 +00:00 |
|
Todd C. Miller
|
481f1098c1
|
moved the "echo"
|
1995-12-18 03:22:10 +00:00 |
|
Todd C. Miller
|
6846377706
|
++version
|
1995-12-18 03:09:49 +00:00 |
|
Todd C. Miller
|
ef4e6fbfa9
|
syslog() fixed in hpux 10.01
|
1995-12-08 19:11:24 +00:00 |
|
Todd C. Miller
|
54d9ede9c8
|
AC_CHECK_LIB() now sets SUDO_LIBS (and VISUDO_LIBS if appropriate)
|
1995-12-06 22:45:01 +00:00 |
|
Todd C. Miller
|
4ef6206a12
|
better error if cannot find skey incs or libs
|
1995-12-06 22:30:54 +00:00 |
|
Todd C. Miller
|
792805deb5
|
DCE changes from Jeff Earickson <jaearick@colby.edu>
LIBS -> SUDO_LIBS and VISUDO_LIBS
LDFLAGS -> SUDO_FDFLAGS and VISUDO_LDFLAGS
|
1995-12-05 23:56:43 +00:00 |
|
Todd C. Miller
|
86159a83f1
|
fix for C2 on hpux 10
now uses -linet if it exists
|
1995-11-28 04:32:13 +00:00 |
|
Todd C. Miller
|
17f4339894
|
fixed typos w/ dce stuff
|
1995-11-28 04:17:02 +00:00 |
|
Todd C. Miller
|
4fda1d8ac4
|
added csops paths for skey
|
1995-11-21 23:00:41 +00:00 |
|
Todd C. Miller
|
dfa3e6d8cc
|
added DCE support
|
1995-11-20 03:31:20 +00:00 |
|
Todd C. Miller
|
6de61de5f8
|
--with options now line up
++version
|
1995-11-19 23:27:51 +00:00 |
|
Todd C. Miller
|
ac8c65d156
|
fixed S/Key support
|
1995-11-19 23:25:51 +00:00 |
|
Todd C. Miller
|
cec2ef6569
|
fixed a typo
|
1995-11-19 02:30:48 +00:00 |
|
Todd C. Miller
|
db7b85cb5a
|
now set *dir correctly (can override from command line)
|
1995-11-19 02:27:39 +00:00 |
|
Todd C. Miller
|
e0898a0db1
|
added sbin_dir
|
1995-11-17 05:37:16 +00:00 |
|
Todd C. Miller
|
d05eae98b4
|
now add -D__STDC__ for convex cc (not gcc)
|
1995-11-13 06:12:19 +00:00 |
|
Todd C. Miller
|
910e9c09fd
|
MAN_PREFIX -> man_prefix
now sets prefix and exec_prefix
|
1995-11-13 05:52:24 +00:00 |
|