diff options
author | Matthias Klose <doko@ubuntu.com> | 2015-09-30 08:43:09 +0000 |
---|---|---|
committer | Matthias Klose <doko@gcc.gnu.org> | 2015-09-30 08:43:09 +0000 |
commit | b57d6e12786633eaf20303c5115e50b1abefd70b (patch) | |
tree | 125e8c2e74732678dc1521e7062fe6360e9db2a6 /gcc/configure.ac | |
parent | 54cd497b0d403dc63fc7db55db3eb77045e23015 (diff) | |
download | gcc-b57d6e12786633eaf20303c5115e50b1abefd70b.zip gcc-b57d6e12786633eaf20303c5115e50b1abefd70b.tar.gz gcc-b57d6e12786633eaf20303c5115e50b1abefd70b.tar.bz2 |
configure.ac: Remove extraneous ;;.
2015-09-30 Matthias Klose <doko@ubuntu.com>
* configure.ac: Remove extraneous ;;.
* configure: Regenerate.
From-SVN: r228281
Diffstat (limited to 'gcc/configure.ac')
-rw-r--r-- | gcc/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/configure.ac b/gcc/configure.ac index 451acfa..49ca31a 100644 --- a/gcc/configure.ac +++ b/gcc/configure.ac @@ -4326,7 +4326,6 @@ LCF0: [Define if your assembler supports .ref])]) ;; esac - ;; case $target in *-*-aix*) |