projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48514d6
)
Add definition for libdb1.
author
drepper
<drepper>
Wed, 23 Sep 1998 13:53:50 +0000
(13:53 +0000)
committer
drepper
<drepper>
Wed, 23 Sep 1998 13:53:50 +0000
(13:53 +0000)
Versions.def
patch
|
blob
|
history
diff --git
a/Versions.def
b/Versions.def
index
233119b
..
598c571
100644
(file)
--- a/
Versions.def
+++ b/
Versions.def
@@
-64,3
+64,6
@@
librt {
libutil {
GLIBC_2.0
}
+libdb1 {
+ GLIBC_2.0
+}