diff options
author | Zack Weinberg <zack@codesourcery.com> | 2004-09-13 19:25:42 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2004-09-13 19:25:42 +0000 |
commit | c8a52525540fd5688ce0d3bb10305032027bef25 (patch) | |
tree | 0f2d562be19494fe6ac7d763e19fcd5319ef21b3 /gcc/config.in | |
parent | a78e238e4813c26f7119f8ef472de3e43a0d73e1 (diff) | |
download | gcc-c8a52525540fd5688ce0d3bb10305032027bef25.zip gcc-c8a52525540fd5688ce0d3bb10305032027bef25.tar.gz gcc-c8a52525540fd5688ce0d3bb10305032027bef25.tar.bz2 |
* config.in: Regenerate after removal of libbanshee.
From-SVN: r87444
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 42e5795..64384e5 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 |