summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
1997-08-26set proper default for chown() checkingewt1-1/+3
1997-08-26chown() follows symlinks on nextstep (that's what I'll guess anyway)ewt1-1/+1
1997-08-21build up LIBS by appendingewt1-6/+6
1997-08-10Look for random() in -lucbewt1-2/+6
1997-07-23look for random() in libmewt1-0/+4
1997-07-23removed cpiobin from rpmrcewt1-24/+1
1997-06-26Fixed output messagesewt1-15/+13
1997-06-25chown() follows symlinks on hpuxewt1-1/+1
1997-06-25more osf getmntent_r() patchesewt1-4/+6
1997-06-19Changes for OSF/1 getmntinfo_r()ewt1-2/+4
1997-06-19First pass at SCO getmntent()ewt1-0/+1
1997-06-17Fixed mntctl() checkingewt1-0/+1
1997-06-02Provide an alternate getmntent() if necessary.ewt1-0/+1
1997-05-30added virtual query tag ability, fsnames query tag,ewt1-0/+1
1997-05-21Fixed aix chown test.ewt1-2/+5
1997-05-20Use a more portable alternative to 'id -u'ewt1-1/+1
1997-05-20Use lchown() if it's availableewt1-27/+32
1997-05-19Guess chown doesn't follow symlinks w/ configure is run by non-root user.ewt1-1/+1
1997-05-16Applied changes for AIX. This involved using <sys/select.h> if it's available.ewt1-1/+1
1997-05-15Added --enable-broken-chmodewt1-12/+17
1997-05-15Check for chown() following symlinksewt1-0/+22
1997-05-15Fix things up for SunOSewt1-0/+2
1997-05-15Automatically define NEED_TIMEZONEewt1-0/+8
1997-05-14Fixed some minor problems.ewt1-16/+19
1997-05-14Try to handle solaris2.5.1 in configure betterewt1-0/+6
1997-05-07Include sys/socket.h if it's availableewt1-1/+1
1997-05-07Look for limits.h (strtol.c uses it)ewt1-1/+1
1997-05-07Check for strerror, strtol, strtoul.ewt1-0/+3
1997-05-05Doesn't use cpio to unpack archives anymore...ewt1-0/+1
1997-05-02Use strings.h on SCO (there's probably a better way of doing this, but thisewt1-0/+1
1997-05-01Made code recognize gzipbin rpmrc entry.ewt1-2/+2
1997-05-011) Added search for gzip binaryewt1-18/+35
1997-04-30Changed ucb rules, look for /usr/ucblib.ewt1-4/+13
1997-04-30Look for S_IFSOCK and define it as 0 if it doesn't exist (this is for SCO).ewt1-1/+13
1997-04-28- changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME, RPMNLSDIRewt1-5/+13
1997-03-20look for S_ISLNK and S_ISSTAT and define macros appropriatelyewt1-1/+17
1997-03-11got rid of LIBSOCKET, ZLIBewt1-9/+10
1997-03-04cleanup up the -lsocket, -lnsl stuff some more <sigh>ewt1-5/+3
1997-02-25rearranged -lsocket/-lnsl checksewt1-2/+4
1997-02-201) traded LIBPATH for LIBSewt1-8/+9
1997-02-17got rid of the LIBS/LIBPATH dualismewt1-6/+3
1997-02-12if a prefix other then /usr or /usr/local is used look in $prefix/libewt1-0/+21
1997-01-241) check for STDC headers (makes glob.c, etc happy)ewt1-2/+3
1997-01-23tried to fix h_errno checkewt1-5/+4
1997-01-22don't look for getopt anymore (we don't need it)ewt1-1/+0
1997-01-201) use autoconf message facilitiesewt1-16/+22
1997-01-17use config.h nowewt1-1/+1
1997-01-16look for glob.h, fnmatch.hjewt1-0/+4
1997-01-16look for POSIX chmodewt1-0/+15
1996-12-24don't check for setenv() anymore as we never use it anywayewt1-1/+0