about summary refs log tree commit diff
path: root/config.make.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-01 22:04:20 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-01 22:04:20 +0000
commit97a4786792e1603c82f127744743fd51fbe5e5a3 (patch)
tree2926852ed6ac3b2ee2eaa379319bc3c9f33ea6bb /config.make.in
parentf89ac85ca83afd8d3c040f81931b8fac3c0ce9bf (diff)
downloadglibc-97a4786792e1603c82f127744743fd51fbe5e5a3.tar.gz
glibc-97a4786792e1603c82f127744743fd51fbe5e5a3.tar.xz
glibc-97a4786792e1603c82f127744743fd51fbe5e5a3.zip
Update.
1998-04-30 14:15  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* sysdeps/unix/sysv/linux/netrose/rose.h: Don't include kernel headers.
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 ecad392a7f..1838b5da1d 100644
--- a/config.make.in
+++ b/config.make.in
@@ -35,7 +35,6 @@ with-cvs = @with_cvs@
 
 versioning = @VERSIONING@
 
-have-ar-S=@libc_cv_ar_S@
 have-no-whole-archive = @libc_cv_ld_no_whole_archive@
 have-no-exceptions = @libc_cv_gcc_no_exceptions@
 have-bash2 = @libc_cv_have_bash2@