summaryrefslogtreecommitdiff
path: root/gcc/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/configure.in')
-rw-r--r--gcc/configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/configure.in b/gcc/configure.in
index e8d45030c30..2db8388c8c6 100644
--- a/gcc/configure.in
+++ b/gcc/configure.in
@@ -743,7 +743,6 @@ echo "Using \`$srcdir/config/$md_file' as machine description file."
# If any of the xm_file variables contain nonexistent files, warn
# about them and drop them.
-changequote(,)dnl
bx=
for x in $build_xm_file; do
if test -f $srcdir/config/$x
@@ -770,7 +769,6 @@ for x in $xm_file; do
fi
done
xm_file="$tx"
-changequote([,])dnl
count=a
for f in $tm_file; do