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:
f3042ce
)
Add DO_STATIC_NSS.
author
drepper
<drepper>
Sat, 21 Jun 1997 00:49:30 +0000
(
00:49
+0000)
committer
drepper
<drepper>
Sat, 21 Jun 1997 00:49:30 +0000
(
00:49
+0000)
config.h.in
patch
|
blob
|
history
diff --git
a/config.h.in
b/config.h.in
index
2b9ca02
..
390b228
100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-46,6
+46,9
@@
/* Define if versioning of the library is wanted. */
#undef DO_VERSIONING
+/* Define if static NSS modules are wanted. */
+#undef DO_STATIC_NSS
+
/*
\f
*/