diff options
author | ewt <devnull@localhost> | 1997-04-28 20:45:05 +0000 |
---|---|---|
committer | ewt <devnull@localhost> | 1997-04-28 20:45:05 +0000 |
commit | 84de5ba32e199f4ee0e6e09b7ab6b822dfebf746 (patch) | |
tree | bf435647511c3e44a1bc9aeef90a0923adb969c6 /CREDITS | |
parent | 0db7dadc02864b676f21a91af2bd8be85983ab29 (diff) | |
download | rpm-84de5ba32e199f4ee0e6e09b7ab6b822dfebf746.tar.gz rpm-84de5ba32e199f4ee0e6e09b7ab6b822dfebf746.tar.bz2 rpm-84de5ba32e199f4ee0e6e09b7ab6b822dfebf746.zip |
- changed LIBRPMRC_FILENAME, LIBRPMALIAS_FILENAME, RPMNLSDIR
directories to @sysconfdir@, @sysconfdir@, and @datadir@ to
better conform with autoconf
- set RPM_INSTALL_PREFIX environment variable when running
verify scripts
- beginnings of SCO support (though I suspect it will take one
or two more iterations to get it right)
- switched to CVS and updated some Makefile rules
- look for gethostbyname() instead of gethostname() in -nsl
(this could break some things)
- added check for strcasecmp() in -lucb on systems which don't
have strcasecmp() in libc
- don't build -static on hpux10
- don't try and NLS empty strings
- changed index() call to strchr() in macro code
- include <time.h> in build/spec.c for various platforms
- added update-po rule to po/Makefile.in
- updated de.po (thanks to Karl Eichwalder)
CVS patchset: 1554
CVS date: 1997/04/28 20:45:05
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Significant code, ideas, or porting help have been contributed by: Nikita Borisov Kit Cosper Kristof Depraetere + Karl Eichwalder David Fox Joseph L. Hartmann, Jr Jeff Johnson |