summaryrefslogtreecommitdiff
path: root/acconfig.h
AgeCommit message (Collapse)AuthorFilesLines
2000-05-30Sanity (make dist).jbj1-1/+1
CVS patchset: 3767 CVS date: 2000/05/30 20:02:54
2000-05-16bzip2 1.0msw1-0/+3
CVS patchset: 3731 CVS date: 2000/05/16 20:22:59
2000-04-08fix: dbiCloseIndex not called (typo).jbj1-0/+12
dump db1 and db2 for now. CVS patchset: 3665 CVS date: 2000/04/08 21:36:02
2000-03-09- portability: skip bzip2 if not available.jbj1-3/+9
- 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-01-19Doxygen fiddles.jbj1-0/+3
CVS patchset: 3528 CVS date: 2000/01/19 22:51:39
1999-11-27lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib.jbj1-17/+2
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-09-26Autoconf test for glob (and regex) functionality.jbj1-0/+6
CVS patchset: 3333 CVS date: 1999/09/26 22:50:47
1999-09-20Start experimental support for bzip2 payloads.jbj1-0/+3
CVS patchset: 3309 CVS date: 1999/09/20 13:34:47
1999-09-07link libbz2.a statically to avoid rpm->bzip2 dependence for now.jbj1-0/+3
CVS patchset: 3264 CVS date: 1999/09/07 19:47:53
1999-07-08add configure scaffolding to support rpm-4.0 packages.jbj1-0/+6
CVS patchset: 3136 CVS date: 1999/07/08 22:10:33
1999-04-16Use statvfs on solaris2.6+ (Eddie Bugg <ralp@terra.abcbs.com>)jbj1-0/+3
CVS patchset: 3005 CVS date: 1999/04/16 23:05:00
1999-04-16Add -f to combat new POSIX behavior chown/chgrp on dangling symlinks.jbj1-3/+0
Hard configure absolute paths (rather than using which). CVS patchset: 3002 CVS date: 1999/04/16 05:44:36
1999-04-14fix: last update transaction set segfault bug in installer.jbj1-0/+6
improved checks for statfs (Tim Mooney). remove inconsistent use of __P((...)) throughout. non-static inline functions caused IRIX cc pain. CPIOERR_CHECK_ERRNO masking caused AIX cc warnings. CVS patchset: 2993 CVS date: 1999/04/14 11:28:31
1999-03-31add explicit macrofiles path to rpmrc.jbj1-1/+4
CVS patchset: 2933 CVS date: 1999/03/31 20:37:55
1999-03-22more DU 4.0D fiddles (Shing-Gene Yung).jbj1-0/+9
CVS patchset: 2910 CVS date: 1999/03/22 18:36:23
1998-11-22Start abstracting compressed I/O.jbj1-0/+3
CVS patchset: 2552 CVS date: 1998/11/22 19:48:48
1998-10-15add config.h defines for scripts like find-requires.jbj1-1/+19
CVS patchset: 2462 CVS date: 1998/10/15 16:34:51
1998-10-08automake linux fiddles.jbj1-0/+9
CVS patchset: 2421 CVS date: 1998/10/08 11:19:57
1998-10-08configure using automake.jbj1-0/+38
CVS patchset: 2418 CVS date: 1998/10/08 10:40:27
1998-03-041) added more portability checksewt1-0/+51
2) use new dependency scheume 3) use autoheader CVS patchset: 2026 CVS date: 1998/03/04 16:53:54