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:
6d5d79c
)
Define exceptions, not no-exceptions.
author
drepper
<drepper>
Fri, 26 Jun 1998 14:41:45 +0000
(14:41 +0000)
committer
drepper
<drepper>
Fri, 26 Jun 1998 14:41:45 +0000
(14:41 +0000)
config.make.in
patch
|
blob
|
history
diff --git
a/config.make.in
b/config.make.in
index
f957357
..
9f8ea0a
100644
(file)
--- a/
config.make.in
+++ b/
config.make.in
@@
-39,7
+39,7
@@
old-glibc-headers = @old_glibc_headers@
versioning = @VERSIONING@
no-whole-archive = @no_whole_archive@
-
no-exceptions = @no_
exceptions@
+
exceptions = @
exceptions@
have-bash2 = @libc_cv_have_bash2@
have-ksh = @libc_cv_have_ksh@