diff options
author | David Edelsohn <dje@gcc.gnu.org> | 2016-01-21 09:08:35 -0500 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2016-01-21 09:08:35 -0500 |
commit | 975b10daea816d562546cfa22b403699177aeb4e (patch) | |
tree | c66520884425a6341a13fe89ccfbea67a4c6eb8e /gcc/configure.ac | |
parent | 157b0829d733494ab2b2376d44da9d398b8d9b7e (diff) | |
download | gcc-975b10daea816d562546cfa22b403699177aeb4e.zip gcc-975b10daea816d562546cfa22b403699177aeb4e.tar.gz gcc-975b10daea816d562546cfa22b403699177aeb4e.tar.bz2 |
Fix typo
From-SVN: r232675
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 7ad674e..4727b2a 100644 --- a/gcc/configure.ac +++ b/gcc/configure.ac @@ -4406,7 +4406,6 @@ LCF0: ],, [AC_DEFINE(HAVE_AS_REF, 1, [Define if your assembler supports .ref])]) - ;; gcc_GAS_CHECK_FEATURE([AIX DWARF location lists section support], gcc_cv_as_aix_dwloc, [2,21,0],, |