Commit Graph

9 Commits

Author SHA1 Message Date
jbj e93943f1e0 - portability: skip bzip2 if not available.
- portability: skip gzseek if not available (zlib-1.0.4).
- portability: skip personality if not available (linux).
- portability: always include arpa/inet.h (HP-UX).
- portability: don't use id -u (Brandon Allbery).
- portability: don't chown/chgrp -h w/o lchown.
- portability: splats in rpm.spec to find /usr/{share,local}/locale/*

CVS patchset: 3610
CVS date: 2000/03/09 18:13:02
2000-03-09 18:13:02 +00:00
jbj db3213b057 lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib.
lib/rpmio.c: Internalize single use of inet_aton().
lib/rpmio.h: Include libio.h retrofit here rather than in system.h.
configure.in: Remove regex/glob tests.

CVS patchset: 3440
CVS date: 1999/11/27 00:15:07
1999-11-27 00:15:07 +00:00
jbj 1516f1d56c configure using automake.
CVS patchset: 2418
CVS date: 1998/10/08 10:40:27
1998-10-08 10:40:27 +00:00
jbj 7a9831a86c more portable dirent handling (Hermann Lauer).
CVS patchset: 2401
CVS date: 1998/10/06 15:26:55
1998-10-06 15:26:55 +00:00
jbj 5142bf78e6 Consolidated includes for librpmbuild API.
CVS patchset: 2213
CVS date: 1998/07/30 22:09:42
1998-07-30 22:09:42 +00:00
ewt 9c2a152c85 Added config.h, miscfn.h header files
CVS patchset: 1607
CVS date: 1997/05/07 15:07:50
1997-05-07 15:07:50 +00:00
ewt a9cfcdad6f 1) include config.h
2) pay attention to HAVE_DIRENT_H

CVS patchset: 1449
CVS date: 1997/02/20 02:21:23
1997-02-20 02:21:23 +00:00
ewt 0d6a382fb1 don't include miscfn.h -- glob.h gets it
CVS patchset: 1361
CVS date: 1997/01/24 19:05:56
1997-01-24 19:05:56 +00:00
ewt e6914feda1 Initial revision
CVS patchset: 1302
CVS date: 1997/01/16 19:46:38
1997-01-16 19:46:38 +00:00