diff options
author | jbj <devnull@localhost> | 2001-05-09 22:58:56 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-05-09 22:58:56 +0000 |
commit | d026618b6b046bd0f3a6110eafd1bf1bd4e8aead (patch) | |
tree | be503d8a2dde8a90a7dac700db662d3fb3dd8ca4 /lib | |
parent | 47a7f6e9177a12ba07bed42bca2a230c48eaa6a8 (diff) | |
download | rpm-d026618b6b046bd0f3a6110eafd1bf1bd4e8aead.tar.gz rpm-d026618b6b046bd0f3a6110eafd1bf1bd4e8aead.tar.bz2 rpm-d026618b6b046bd0f3a6110eafd1bf1bd4e8aead.zip |
- rpm executables now setuid rpm to share write locks.
- expose more db3 macro configuration tokens.
CVS patchset: 4756
CVS date: 2001/05/09 22:58:56
Diffstat (limited to 'lib')
-rw-r--r-- | lib/.lclintrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/.lclintrc b/lib/.lclintrc index ebc4dddc4..5026ef6d5 100644 --- a/lib/.lclintrc +++ b/lib/.lclintrc @@ -1,4 +1,4 @@ --I. -I.. -I../build -I../rpmio -I../popt -DHAVE_CONFIG_H -D_GNU_SOURCE +-I. -I.. -I../build -I../rpmdb -I../rpmio -I../popt -DHAVE_CONFIG_H -D_GNU_SOURCE +partial |