Changes in directory llvm:
configure updated: 1.198 -> 1.199 --- Log message: Re-generated to fix copy-paste typo noticed by Marco Matthies. --- Diffs of the changes: (+1 -1) configure | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/configure diff -u llvm/configure:1.198 llvm/configure:1.199 --- llvm/configure:1.198 Wed Aug 24 05:07:21 2005 +++ llvm/configure Tue Nov 1 15:00:49 2005 @@ -5169,7 +5169,7 @@ 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 _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits