From: erg Date: Tue, 8 May 2007 18:24:38 +0000 (+0000) Subject: Make sure ast uses vt_threaded=0 consistent with how sfio is built X-Git-Tag: LAST_LIBGRAPH~32^2~5581 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc67c938ad0d5c608326de9952898e5bf21fbcd2;p=graphviz Make sure ast uses vt_threaded=0 consistent with how sfio is built --- diff --git a/lib/ast/strton.c b/lib/ast/strton.c index 4d5276812..9fb311159 100644 --- a/lib/ast/strton.c +++ b/lib/ast/strton.c @@ -56,6 +56,9 @@ #include +/* For graphviz, only unthreaded */ +#define vt_threaded 0 + #include "sfhdr.h" #define QL 01