]> granicus.if.org Git - graphviz/commitdiff
Make sure ast uses vt_threaded=0 consistent with how sfio is built
authorerg <devnull@localhost>
Tue, 8 May 2007 18:24:38 +0000 (18:24 +0000)
committererg <devnull@localhost>
Tue, 8 May 2007 18:24:38 +0000 (18:24 +0000)
lib/ast/strton.c

index 4d52768124cee2a57b9adb6e160f649d22ecf21f..9fb311159695ecb81f0f0a6d0bbc2ae4f381042c 100644 (file)
@@ -56,6 +56,9 @@
 
 #include <ctype.h>
 
+/* For graphviz, only unthreaded */
+#define vt_threaded 0
+
 #include "sfhdr.h"
 
 #define QL             01