* printcmd.c: Coding style fixes: add missing spaces in comments
[deliverable/binutils-gdb.git] / configure
index 093eea451dbd276c8f5dbff5e4fc9442992b5abb..1734e2eeb8402fb137ca61b4c9469a6658906bd2 100755 (executable)
--- a/configure
+++ b/configure
@@ -2468,7 +2468,7 @@ if test -d ${srcdir}/gcc; then
         esac
 
         # Disable languages that need other directories if these aren't available.
-       for i in $subdir_requires .; do
+       for i in $subdir_requires; do
          test -f "$srcdir/gcc/$i/config-lang.in" && continue
          case ,${enable_languages}, in
             *,${language},*)
This page took 0.028398 seconds and 4 git commands to generate.