summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnetd/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Configure telnet using one script instead of fourKen Raeburn2004-03-041-90/+0
* * configure.in: Test for speed_t being presentEzra Peisach2002-11-151-0/+24
* * configure.in: Check for ipv6 supportKen Raeburn2001-08-311-0/+1
* * authenc.c (net_write): Rewrite in terms of netwrite()Tom Yu2001-08-021-1/+1
* * configure.in: Test if prototypes needed for setenv and unsetenvEzra Peisach2001-06-211-0/+2
* * configure.in: Use AC_CHECK_HEADER and AC_CHECK_FUNC instead ofEzra Peisach2000-11-011-3/+3
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-011-1/+1
* * configure.in: Remove dependency on libdes425 when krb4 supportEzra Peisach2000-02-241-9/+0
* configure.in: Fix typo in test below; fixed name of the autoconf cacheTheodore Tso1999-04-151-1/+1
* configure.in: Check for setupterm() in libncurses in addition toTheodore Tso1999-04-141-3/+11
* configure.in: Add check for <sys/utsname.h>Theodore Tso1998-11-161-1/+1
* sys_term.c: #include utmp.h if present, and use _PATH_WTMP andTheodore Tso1998-05-271-1/+1
* telnetd.c (main):Theodore Tso1998-05-141-16/+2
* Remove USE_ANAMEEzra Peisach1998-02-141-1/+0
* * configure.in: Fix DES425_DEPLIBTom Yu1997-02-121-1/+1
* Merge of libhack_branchTom Yu1997-02-091-5/+3
* * configure.in: Ezra's changes to allow compiling w/o krb4Tom Yu1996-06-041-0/+10
* cygnus merge:Ken Raeburn1996-05-021-2/+2
* * Changes to not use streams on HPUXSam Hartman1996-04-161-1/+4
* * Apply patch from Ken Raeburn to get telnetd compiling on the SGISam Hartman1996-03-241-1/+14
* telnet needs USE_ANAME because libtelnet/kerberos.c isn't splitMark Eichin1996-03-141-1/+3
* Use MAXDNAME for the maximum length of a domain,Sam Hartman1996-02-261-1/+2
* Build fixes for SolarisPaul Park1995-08-071-1/+4
* libpty fixesPaul Park1995-08-071-1/+4
* * configure.in: Don't link with -lkadmTom Yu1995-07-291-1/+0
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-071-0/+3
* * defs.h: NO_STRING_H -> HAVE_STRING_HTom Yu1995-06-201-0/+1
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-2/+1
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-6/+0
* * Makefile.in (telnetd): use KRB4_LIB directly.Mark Eichin1995-04-271-5/+0
* * configure.in, sys_term.c, telnetd.c : Have configure check forChris Provenzano1995-04-261-0/+2
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-081-1/+0
* Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket andTheodore Tso1995-03-011-4/+1
* * configure.in (K4LIB): fix quoting so $(KRB4) actually survivesMark Eichin1995-01-111-2/+3
* * configure.in: use WITH_KRB4, cache cc_t in termio check, cacheMark Eichin1994-11-181-4/+22
* Only include <sys/tty.h> if HAVE_SYS_TTY_H is defined by configureTheodore Tso1994-11-081-1/+1
* Don't define time() manually; pull it in from <time.h>Theodore Tso1994-11-081-0/+2
* Add check for util library (needed for the Alpha)Theodore Tso1994-11-081-0/+1
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-6/+6
* test for vhangupMark Eichin1994-08-161-0/+1
* grab -nlsl, -lsocket; punt index/rindexMark Eichin1994-08-081-0/+2
* handle systems where setpgrp takes no argsMark Eichin1994-08-081-0/+3
* * configure.in: pick up dbm libsTom Yu1994-08-041-0/+2
* * sys_term.h: fix linux lossage, i.e. <linux/tty.h>Tom Yu1994-08-041-0/+1
* fixing make installTom Yu1994-08-041-0/+1
* * configure.in: check for utmpxTom Yu1994-07-251-0/+1
* autoconf'ing telnetTom Yu1994-07-231-0/+24