summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
1998-03-041) added more portability checksewt1-6/+149
1998-02-111) added changes which let RPM build in a directory other then its sourceewt1-10/+16
1997-11-05Handle broken readdir() in sinixmarc1-0/+4
1997-10-31fixed misc handling in makefileewt1-7/+2
1997-10-31only build misc dir and use libmisc.a if necessaryewt1-2/+13
1997-10-311) use randewt1-7/+9
1997-10-23Handle patch > 2.1marc1-5/+3
1997-10-22fixed oldpatch stuffewt1-1/+1
1997-10-22added check for old patch versionsewt1-0/+12
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