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:
1d14745
)
Add have-selinux entry.
author
drepper
<drepper>
Thu, 16 Sep 2004 23:55:25 +0000
(23:55 +0000)
committer
drepper
<drepper>
Thu, 16 Sep 2004 23:55:25 +0000
(23:55 +0000)
config.make.in
patch
|
blob
|
history
diff --git
a/config.make.in
b/config.make.in
index
b48dbb4
..
81cb95b
100644
(file)
--- a/
config.make.in
+++ b/
config.make.in
@@
-58,6
+58,7
@@
have-cpp-asm-debuginfo = @libc_cv_cpp_asm_debuginfo@
enable-check-abi = @enable_check_abi@
have-forced-unwind = @libc_cv_forced_unwind@
have-fpie = @libc_cv_fpie@
+have-selinux = @have_selinux@
have-cc-with-libunwind = @libc_cv_cc_with_libunwind@
fno-unit-at-a-time = @fno_unit_at_a_time@
bind-now = @bindnow@