diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in index 5e4bbc8772..75bb9cc69e 100644 --- a/config.make.in +++ b/config.make.in @@ -53,7 +53,6 @@ have-protected-data = @libc_cv_protected_data@ with-fp = @with_fp@ enable-timezone-tools = @enable_timezone_tools@ unwind-find-fde = @libc_cv_gcc_unwind_find_fde@ -have-forced-unwind = @libc_cv_forced_unwind@ have-fpie = @libc_cv_fpie@ stack-protector = @stack_protector@ have-selinux = @have_selinux@ |