]> granicus.if.org Git - graphviz/commit
Some flex insert an explicit declaration for isatty(), so the previous
authorEmden Gansner <erg@research.att.com>
Fri, 4 Jan 2013 18:42:44 +0000 (13:42 -0500)
committerEmden Gansner <erg@research.att.com>
Fri, 4 Jan 2013 18:42:44 +0000 (13:42 -0500)
commit7209db149e7c6bd760c17fd9f6d36e1bf98800f1
tree2a3127d7974c75b87715869bc140c6535fb9f22e
parentf19566ac9d28177107d61449f07998ad6d1c301d
Some flex insert an explicit declaration for isatty(), so the previous
fix of
#define isatty(x) 0
fails. Add action to strip out the declaration when generating scan.c.
lib/cgraph/Makefile.am