summaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-04 13:07:25 +0000
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-04 13:07:25 +0000
commit722c5d868f34c90928ac6bfea1f7c44a659a66aa (patch)
tree3327e22384c56fa05e7e78b2928b47ea708ca202 /gcc/config.in
parentbab00ab130b2570d0a3319d4f79770890fda9b8b (diff)
downloadgcc-722c5d868f34c90928ac6bfea1f7c44a659a66aa.tar.gz
* config.in: Remove HAVE_LSTAT.
* configure, configure.in: Don't test for lstat. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70146 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config.in b/gcc/config.in
index e1feb70cb30..8d639942dbb 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -73,9 +73,6 @@
/* Define if you have the kill function. */
#undef HAVE_KILL
-/* Define if you have the lstat function. */
-#undef HAVE_LSTAT
-
/* Define if you have the mbstowcs function. */
#undef HAVE_MBSTOWCS