Include sys/socket.h if it's available
[platform/upstream/rpm.git] / configure.in
1997-05-07 ewtInclude sys/socket.h if it's available
1997-05-07 ewtLook for limits.h (strtol.c uses it)
1997-05-07 ewtCheck for strerror, strtol, strtoul.
1997-05-05 ewtDoesn't use cpio to unpack archives anymore...
1997-05-02 ewtUse strings.h on SCO (there's probably a better way...
1997-05-01 ewtMade code recognize gzipbin rpmrc entry.
1997-05-01 ewt1) Added search for gzip binary
1997-04-30 ewtChanged ucb rules, look for /usr/ucblib.
1997-04-30 ewtLook for S_IFSOCK and define it as 0 if it doesn't...
1997-04-28 ewt- changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME,...
1997-03-20 ewtlook for S_ISLNK and S_ISSTAT and define macros appropr...
1997-03-11 ewtgot rid of LIBSOCKET, ZLIB
1997-03-04 ewtcleanup up the -lsocket, -lnsl stuff some more <sigh>
1997-02-25 ewtrearranged -lsocket/-lnsl checks
1997-02-20 ewt1) traded LIBPATH for LIBS
1997-02-17 ewtgot rid of the LIBS/LIBPATH dualism
1997-02-12 ewtif a prefix other then /usr or /usr/local is used look...
1997-01-24 ewt1) check for STDC headers (makes glob.c, etc happy)
1997-01-23 ewttried to fix h_errno check
1997-01-22 ewtdon't look for getopt anymore (we don't need it)
1997-01-20 ewt1) use autoconf message facilities
1997-01-17 ewtuse config.h now
1997-01-16 ewtlook for glob.h, fnmatch.hj
1997-01-16 ewtlook for POSIX chmod
1996-12-24 ewtdon't check for setenv() anymore as we never use it...
1996-12-12 ewtuse RPM not RPMSTATIC
1996-12-12 ewt*** empty log message ***
1996-12-12 ewt1) added --disable-nls
1996-12-10 ewtfixed GNU cpio detection
1996-12-02 ewtlook for GNU cpio 2.4.2 or later (w/ --quiet support...
1996-11-21 ewt1) moved find-provides to autodeps
1996-11-15 ewtmade find-provides os specific
1996-10-15 ewtuse gettext() from libc if available
1996-10-15 ewt1) users vfork() when fork() isn't available [amigaos]
1996-09-29 ewtlots of changes and cleanups for Solaris
1996-09-25 ewtadded rules misc platforms
1996-08-20 ewt1) finds varprefix, tmppath
1996-08-19 rootfallback to just libc of libintl dne
1996-08-19 ewtInitial revision