as3 refactoring. don't build the python gfx module if we're missing jpeglib or freetype
commitbeacae9b1974fdf3e2bb8a1a6ea0835799d65fdb
authorMatthias Kramm <kramm@quiss.org>
Mon, 13 Dec 2010 00:38:08 +0000 (13 01:38 +0100)
committerMatthias Kramm <kramm@quiss.org>
Mon, 13 Dec 2010 00:39:25 +0000 (13 01:39 +0100)
tree9c0c9449268875faa60e7ec8d75a472957f442ba
parentf8f85129b858fc11224648d3ca18763cd446a226
as3 refactoring. don't build the python gfx module if we're missing jpeglib or freetype
16 files changed:
configure.in
lib/Makefile.in
lib/as3/Makefile
lib/as3/code.c
lib/as3/common.c
lib/as3/common.h
lib/as3/parser.tab.c
lib/as3/parser.tab.h
lib/as3/parser.y
lib/as3/parser_help.c [new file with mode: 0644]
lib/as3/parser_help.h [new file with mode: 0644]
lib/as3/state.c [new file with mode: 0644]
lib/as3/state.h [new file with mode: 0644]
lib/as3/tokenizer.yy.c
lib/q.c
lib/q.h