forked from OSchip/llvm-project
Re-generated to fix copy-paste typo noticed by Marco Matthies.
llvm-svn: 24143
This commit is contained in:
parent
2956ea758d
commit
3c46ccf336
|
@ -5169,7 +5169,7 @@ else
|
|||
echo "${ECHO_T}no" >&6
|
||||
fi
|
||||
|
||||
if test "$GRAPHVIZ" != "echo gv" ; then
|
||||
if test "$GV" != "echo gv" ; then
|
||||
|
||||
cat >>confdefs.h <<\_ACEOF
|
||||
#define HAVE_GV 1
|
||||
|
|
Loading…
Reference in New Issue