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:
5138701
)
(LDAP): Add.
author
drepper
<drepper>
Fri, 5 Sep 1997 01:16:40 +0000
(
01:16
+0000)
committer
drepper
<drepper>
Fri, 5 Sep 1997 01:16:40 +0000
(
01:16
+0000)
config.make.in
patch
|
blob
|
history
diff --git
a/config.make.in
b/config.make.in
index
14ce430
..
8472c49
100644
(file)
--- a/
config.make.in
+++ b/
config.make.in
@@
-46,6
+46,8
@@
stdio = @stdio@
add-ons = @subdirs@
cross-compiling = @cross_compiling@
+LDAP = @LDAP@
+
# Build tools.
CC = @CC@
BUILD_CC = @BUILD_CC@