summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2012-04-29 06:31:26 +0200
committerAndreas Jaeger <aj@suse.de>2012-04-29 06:36:30 +0200
commitecf0ebfb04f6e31e3ba709521b6955d5f86ff724 (patch)
tree1910a2ee3a6c966466f58d6de5e1b6d00a7f2038 /config.make.in
parentded5180a3b177c559ad144ac73bfa313284e2a8c (diff)
Always run check-abi
Remove the configure options for running of check-abi and always run it as part of the testsuite
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in
index 9aff468fe5..1f4185b3aa 100644
--- a/config.make.in
+++ b/config.make.in
@@ -53,7 +53,6 @@ with-fp = @with_fp@
old-glibc-headers = @old_glibc_headers@
unwind-find-fde = @libc_cv_gcc_unwind_find_fde@
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-mfma4 = @libc_cv_cc_fma4@