summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorGary Houston <ghouston@arglist.com>2000-09-17 09:24:47 +0000
committerGary Houston <ghouston@arglist.com>2000-09-17 09:24:47 +0000
commitbdbfbbfb86485a8336cd9b30cd62f6a63fc1e67f (patch)
tree200179b675a42158db80ad7f058747327d11b079 /acconfig.h
parent57b74422f6f3c38151f7a716317a25654c87f437 (diff)
downloadguile-bdbfbbfb86485a8336cd9b30cd62f6a63fc1e67f.tar.gz
2000-09-17 Gary Houston <ghouston@arglist.com>
* configure.in, acconfig.h: remove the GCSE test: it doesn't seem to be reliable on all platforms.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index cf5e0fff2..b7b42bc3d 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -154,6 +154,3 @@
/* Define if the compiler supports long longs. */
#undef HAVE_LONG_LONGS
-
-/* Define if GCC has GCSE optimisation bug. */
-#undef BROKEN_GCSE