Commit Graph

29 Commits

Author SHA1 Message Date
ewt 0ca7205ef3 look for S_ISLNK and S_ISSTAT and define macros appropriately
CVS patchset: 1489
CVS date: 1997/03/20 15:18:07
1997-03-20 15:18:07 +00:00
ewt fd5f6c1efc got rid of LIBSOCKET, ZLIB
check for not needing -lnsl and -lsocket before looking for the libs

CVS patchset: 1481
CVS date: 1997/03/11 17:09:34
1997-03-11 17:09:34 +00:00
ewt 2c99fe0b7e cleanup up the -lsocket, -lnsl stuff some more <sigh>
CVS patchset: 1473
CVS date: 1997/03/04 02:22:20
1997-03-04 02:22:20 +00:00
ewt 93e32a738c rearranged -lsocket/-lnsl checks
CVS patchset: 1459
CVS date: 1997/02/25 23:17:49
1997-02-25 23:17:49 +00:00
ewt 78385bc214 1) traded LIBPATH for LIBS
2) checks for dirent.h
3) checks for -lnsl explicitly

CVS patchset: 1446
CVS date: 1997/02/20 02:20:10
1997-02-20 02:20:10 +00:00
ewt 2741e30f3c got rid of the LIBS/LIBPATH dualism
CVS patchset: 1440
CVS date: 1997/02/17 23:58:08
1997-02-17 23:58:08 +00:00
ewt 5c503f570f if a prefix other then /usr or /usr/local is used look in $prefix/lib
and $prefix/include for libraries

CVS patchset: 1401
CVS date: 1997/02/12 04:48:06
1997-02-12 04:48:06 +00:00
ewt f818ac27f7 1) check for STDC headers (makes glob.c, etc happy)
2) check from string.h
3) define HAVE_REALPATH as appropriate

CVS patchset: 1358
CVS date: 1997/01/24 19:04:51
1997-01-24 19:04:51 +00:00
ewt 0d0ca1f947 tried to fix h_errno check
CVS patchset: 1344
CVS date: 1997/01/23 20:29:16
1997-01-23 20:29:16 +00:00
ewt 3c528c8ab6 don't look for getopt anymore (we don't need it)
CVS patchset: 1334
CVS date: 1997/01/22 20:40:45
1997-01-22 20:40:45 +00:00
ewt 4d9920ab1f 1) use autoconf message facilities
2) look for h_errno

CVS patchset: 1329
CVS date: 1997/01/20 22:34:47
1997-01-20 22:34:47 +00:00
ewt c40e834ea0 use config.h now
CVS patchset: 1311
CVS date: 1997/01/17 16:20:10
1997-01-17 16:20:10 +00:00
ewt 944ef205b9 look for glob.h, fnmatch.hj
CVS patchset: 1299
CVS date: 1997/01/16 19:44:24
1997-01-16 19:44:24 +00:00
ewt 2788ae7180 look for POSIX chmod
CVS patchset: 1293
CVS date: 1997/01/16 17:23:44
1997-01-16 17:23:44 +00:00
ewt b442e7e174 don't check for setenv() anymore as we never use it anyway
CVS patchset: 1253
CVS date: 1996/12/24 14:02:35
1996-12-24 14:02:35 +00:00
ewt 69b514ef3d use RPM not RPMSTATIC
CVS patchset: 1237
CVS date: 1996/12/12 03:56:30
1996-12-12 03:56:30 +00:00
ewt 6acc8213ea *** empty log message ***
CVS patchset: 1235
CVS date: 1996/12/12 03:51:58
1996-12-12 03:51:58 +00:00
ewt 2e1c47a108 1) added --disable-nls
2) slight support for cross compiling
3) check for libintl.h

CVS patchset: 1228
CVS date: 1996/12/12 03:32:40
1996-12-12 03:32:40 +00:00
ewt 65c137ada8 fixed GNU cpio detection
CVS patchset: 1219
CVS date: 1996/12/10 23:15:20
1996-12-10 23:15:20 +00:00
ewt db144206b5 look for GNU cpio 2.4.2 or later (w/ --quiet support), not just
GNU cpio (with --help support)

CVS patchset: 1203
CVS date: 1996/12/02 23:27:39
1996-12-02 23:27:39 +00:00
ewt ae565589c5 1) moved find-provides to autodeps
2) added requires shell script

CVS patchset: 1181
CVS date: 1996/11/21 22:00:02
1996-11-21 22:00:02 +00:00
ewt 2575803c35 made find-provides os specific
CVS patchset: 1169
CVS date: 1996/11/15 21:04:09
1996-11-15 21:04:09 +00:00
ewt b611221664 use gettext() from libc if available
CVS patchset: 1103
CVS date: 1996/10/15 20:51:57
1996-10-15 20:51:57 +00:00
ewt 1fc9379c0d 1) users vfork() when fork() isn't available [amigaos]
2) looks for GNU cpio

CVS patchset: 1085
CVS date: 1996/10/15 02:13:16
1996-10-15 02:13:16 +00:00
ewt 86bedc2f1d lots of changes and cleanups for Solaris
CVS patchset: 1066
CVS date: 1996/09/29 02:27:07
1996-09-29 02:27:07 +00:00
ewt cf30d4f804 added rules misc platforms
CVS patchset: 1041
CVS date: 1996/09/25 19:10:44
1996-09-25 19:10:44 +00:00
ewt 87b891ba3d 1) finds varprefix, tmppath
2) filters lib-rpmrc

CVS patchset: 973
CVS date: 1996/08/20 16:24:37
1996-08-20 16:24:37 +00:00
root 50d4e96930 fallback to just libc of libintl dne
CVS patchset: 963
CVS date: 1996/08/19 17:23:07
1996-08-19 17:23:07 +00:00
ewt 3fea92f212 Initial revision
CVS patchset: 962
CVS date: 1996/08/19 17:15:47
1996-08-19 17:15:47 +00:00