summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-09-08 23:19:04 -0400
committerUlrich Drepper <drepper@gmail.com>2011-09-08 23:19:04 -0400
commit92963737c4376bcfd65235d5c325fa7f48302f89 (patch)
treee59510f489e7cfe80c25d604880941341ebdf89e /config.make.in
parentb0727fd83f0f27c73f4c664feb6891acc328d160 (diff)
Remove support for automatic cvs check-ins
CVS use for glibc is long gone.
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 407ebc1b68..8308d1d206 100644
--- a/config.make.in
+++ b/config.make.in
@@ -53,7 +53,6 @@ have-as-needed = @libc_cv_as_needed@
libgcc_s_suffix = @libc_cv_libgcc_s_suffix@
need-nopic-initfini = @nopic_initfini@
with-fp = @with_fp@
-with-cvs = @with_cvs@
old-glibc-headers = @old_glibc_headers@
unwind-find-fde = @libc_cv_gcc_unwind_find_fde@
have-cpp-asm-debuginfo = @libc_cv_cpp_asm_debuginfo@