diff options
author | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-13 19:25:42 +0000 |
---|---|---|
committer | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-13 19:25:42 +0000 |
commit | c7e235a66ca92f91aeb29fd150bd236d1dc78879 (patch) | |
tree | 0f2d562be19494fe6ac7d763e19fcd5319ef21b3 /gcc/config.in | |
parent | 548b5cd93adfce9404300d9254e6d4a8003454a5 (diff) | |
download | gcc-c7e235a66ca92f91aeb29fd150bd236d1dc78879.tar.gz |
* config.in: Regenerate after removal of libbanshee.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87444 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.in')
-rw-r--r-- | gcc/config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config.in b/gcc/config.in index 42e5795e6f6..64384e5c008 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -139,9 +139,6 @@ /* Define to 1 if you have the `atoq' function. */ #undef HAVE_ATOQ -/* Define if BANSHEE is available */ -#undef HAVE_BANSHEE - /* Define to 1 if you have the `clock' function. */ #undef HAVE_CLOCK |