summaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2003-03-13Updated cvs ignore files to reflect changesJeremy T. Bouse1-2/+2
2003-03-13Removed --with-ipv6 configure option so it determines IPv6 availablityJeremy T. Bouse1-6/+0
2003-03-12Just a lil namespace clean-upJeremy T. Bouse1-105/+104
2003-03-12Minor fix to --with-ipv6 behaviorJeremy T. Bouse1-1/+1
2003-03-12Added autogen.sh script that rebuilds using autotools and runs configureJeremy T. Bouse1-15/+36
2003-03-12version increase, statfs workKarl DeBisschop1-3/+7
2003-03-11Fixed some ping6 variablesJeremy T. Bouse1-4/+4
2003-03-11Minor change to Karl's statfs checkJeremy T. Bouse1-39/+182
2003-03-11Removed acconfig.h from EXTRA_DISTJeremy T. Bouse1-8/+5
2003-03-11use statfs for check_disk (still needs fs scan)Karl DeBisschop1-0/+38
2003-03-11Finishing clean-up of configure.inJeremy T. Bouse1-130/+175
2003-03-10Cleaned up configure for PS and PING to produce cleaner config.hJeremy T. Bouse1-232/+343
2003-03-08snprintf checks in configure.in like sambaTon Voon1-22/+1
2003-03-07Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functionsJeremy T. Bouse1-9/+62
2003-03-06Adds --with-lwres and --enable-emulate-getaddrinfo but are not used in any ofJeremy T. Bouse1-0/+115
2003-03-02adjustments to remove beta taggingrelease-1.3.1Karl DeBisschop1-2/+2
2003-02-22Solaris and Unixware labels round the wrong way for swap commandTon Voon1-2/+2
2003-02-19remove getloadavg.m4Karl DeBisschop1-1/+7
2003-02-19Move getloadavg to lib directory. Must run "aclocal -I lib"Ton Voon1-3/+1
2003-02-18set tag for beta3, fix pgsql detectionKarl DeBisschop1-2/+5
2003-02-18remainder of ps fix for UnixWare, and move [] in if/elif to indicate m4 quoti...Karl DeBisschop1-47/+51
2003-02-18regex fix to catch *BSD swapinfo and not HP-UX error and memory/file swap in ...Subhendu Ghosh1-3/+7
2003-02-17typo in testing uname outputKarl DeBisschop1-4/+4
2003-02-17ping and swap for unixwareKarl DeBisschop1-1/+15
2003-02-17library search dirs are part of LDFLAGSKarl DeBisschop1-1/+1
2003-02-12Inadequate quoting for PS_FORMAT & removal of grep "*** for Tru64Ton Voon1-2/+2
2003-02-10Update with references to REQUIREMENTSTon Voon1-7/+7
2003-02-10Removing checks for getopt.h - now always available. Also support lib dirTon Voon1-19/+1
2003-02-10Fixed Tru64 ps command (Bug 669585 - Paula Arnold)Ton Voon1-2/+2
2003-02-05fix for SSL build on RedHat rawhideKarl DeBisschop1-8/+17
2003-02-03change ntpdc to ntpq (Jonathan Rozes,Thomas Schimpke, bug-656237 )Subhendu Ghosh1-2/+3
2003-01-28ps support for Darwin / MacOSXTon Voon1-0/+17
2003-01-16find kerberos libs in latest Red Hat betaKarl DeBisschop1-0/+13
2002-11-22get long args output to work on check_procs by putting incantations with -w a...Karl DeBisschop1-62/+62
2002-11-22get long args output to work on linux check_procs, actually works this time (...Karl DeBisschop1-22/+21
2002-11-22get long args output to work on linux check_procs (needs OpenBSD testing)Karl DeBisschop1-15/+29
2002-11-15release numbering fixKarl DeBisschop1-1/+1
2002-11-14fix bug with gettimeofday test, improve version/release handling, update rpm ...Karl DeBisschop1-8/+15
2002-11-14typo in AC_DEFINE of PS_FORMAT for solarisKarl DeBisschop1-16/+13
2002-11-09add HPUX swap, try to cleanup getopt processingKarl DeBisschop1-5/+12
2002-11-08patches required to build on solaris with asprintf and gettimeofdayKarl DeBisschop1-25/+29
2002-11-07test snprintf function family for ifdefs in snprintf.cKarl DeBisschop1-1/+25
2002-10-30monitor mailqSubhendu Ghosh1-0/+9
2002-10-16need some quoting on ifdefKarl DeBisschop1-1/+1
2002-10-16finally a working fix for AM/AC_FUNC_STRTOD nightmareKarl DeBisschop1-1/+1
2002-10-16mismatched quoteKarl DeBisschop1-2/+2
2002-10-16mismatched quoteKarl DeBisschop1-1/+1
2002-10-16missing commasKarl DeBisschop1-6/+6
2002-10-16complains on paren in commentKarl DeBisschop1-1/+1
2002-10-16build cleanly on RedHat 8.0Karl DeBisschop1-189/+163