summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-16 21:01:01 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-16 21:01:01 +0000
commit14bd47c910ddd9b8b4fa2fe1052535b648a6f302 (patch)
tree06e4a54c42592374a16179fbb84d0d6a59c080fd /libstdc++-v3/config.h.in
parent98940df34193c00e9602033dbd084050df5d217d (diff)
downloadgcc-14bd47c910ddd9b8b4fa2fe1052535b648a6f302.tar.gz
2003-10-16 Benjamin Kosnik <bkoz@redhat.com>
* acconfig.h: Add HAVE_DRAND48. * crossconfig.m4: Remove ISATTY. * aclocal.m4: Regenerated. * config.h.in: Regenerated. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72575 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r--libstdc++-v3/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index 8920f2c76b3..72fe7bfa9c2 100644
--- a/libstdc++-v3/config.h.in
+++ b/libstdc++-v3/config.h.in
@@ -67,9 +67,6 @@
// Define if lrand48 exists.
#undef HAVE_DRAND48
-// Define if isatty exists.
-#undef HAVE_ISATTY
-
// Define if getpagesize exists.
#undef HAVE_GETPAGESIZE