about summary refs log tree commit diff
path: root/config.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in
index f957357ec7..9f8ea0a909 100644
--- 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@