summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-07-08 21:18:54 +0000
committerEric Christopher <echristo@gmail.com>2013-07-08 21:18:54 +0000
commit69097a29ceb14f33d00153ec358afcf6c9d6e90b (patch)
treec091aacbcf07c9833fb89c069943a4fc67159213 /configure
parentcced21285126ec09ecb021e353b54d47073cddf1 (diff)
downloadllvm-69097a29ceb14f33d00153ec358afcf6c9d6e90b.tar.gz
llvm-69097a29ceb14f33d00153ec358afcf6c9d6e90b.tar.bz2
llvm-69097a29ceb14f33d00153ec358afcf6c9d6e90b.tar.xz
No ',' between programs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185867 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b7b26c92d0..715f6ee9db 100755
--- a/configure
+++ b/configure
@@ -7225,7 +7225,7 @@ cat >>confdefs.h <<_ACEOF
_ACEOF
fi
-for ac_prog in xdot, xdot.py
+for ac_prog in xdot xdot.py
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2