Todd C. Miller
|
f85cd6de22
|
now more -lgnumalloc
|
1996-08-09 21:37:08 +00:00 |
|
Todd C. Miller
|
5126cd2392
|
changed "test -z $foo && do_this" to if; then construct
|
1996-07-30 02:29:58 +00:00 |
|
Todd C. Miller
|
731bf90ae5
|
added missing defines of SHADOW_TYPE
|
1996-07-29 02:47:06 +00:00 |
|
Todd C. Miller
|
b543114b06
|
got rid of HAVE_C2_SECURITY
SHADOW_TYPE is always defined to something
|
1996-07-26 03:45:27 +00:00 |
|
Todd C. Miller
|
7fea014bce
|
added back check for config.cache from other host type
|
1996-07-24 17:02:18 +00:00 |
|
Todd C. Miller
|
f089b9ae6c
|
new check for shadow passwords if we don't know anything
|
1996-07-24 14:28:33 +00:00 |
|
Todd C. Miller
|
f25c6bb6b0
|
added back check for -lsocket (oops)
|
1996-07-24 06:19:16 +00:00 |
|
Todd C. Miller
|
73c39341f2
|
better (working) check for shadow passwd type if we know to
use C2.
|
1996-07-24 06:16:23 +00:00 |
|
Todd C. Miller
|
db9dddd2a9
|
now uses AC_CANONICAL_HOST to figure out os type
|
1996-07-24 05:59:28 +00:00 |
|
Todd C. Miller
|
bf505a8526
|
added checks for specific shadow passwd schemes
|
1996-07-20 04:23:08 +00:00 |
|
Todd C. Miller
|
0f31b85efd
|
added support for ncr boxen
|
1996-07-18 22:27:10 +00:00 |
|
Todd C. Miller
|
fd134afec7
|
added sinix support
|
1996-07-16 18:57:10 +00:00 |
|
Todd C. Miller
|
5de06090ee
|
now sets $LIBS when needed to configure links with libs when
doing tests
hpux10 now uses SPW_SECUREWARE for C2
added check for bigcrypt(3) if SPW_SECUREWARE
|
1996-07-14 01:36:23 +00:00 |
|
Todd C. Miller
|
e79f19be35
|
updated AFS support
|
1996-07-08 20:08:33 +00:00 |
|
Todd C. Miller
|
32581d8a9f
|
BSD/OS >= 2.0 now uses shlicc instead of just gcc
|
1996-07-08 04:04:40 +00:00 |
|
Todd C. Miller
|
a74cdaf8d6
|
improved --with-libraries support
|
1996-07-08 00:32:30 +00:00 |
|
Todd C. Miller
|
5b4a489963
|
added --with-incpath, --with-libpath, --with-libraries
|
1996-07-07 20:27:30 +00:00 |
|
Todd C. Miller
|
380e37c3cd
|
no longer add -lPW to *_LIBS since we include alloca.c
|
1996-06-26 02:29:17 +00:00 |
|
Todd C. Miller
|
8e46ed96da
|
++version
|
1996-06-26 01:58:12 +00:00 |
|
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 |
|