Bring expat_au.library back to life. It's now a pertask
commitda73ecf650f8a2209217bc8062716c371dbbe192
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 6 Jun 2012 23:18:54 +0000 (6 23:18 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 6 Jun 2012 23:18:54 +0000 (6 23:18 +0000)
tree5f4d9e9842d4fdb01f947f1231245abaf0ada703
parent0b7a4ee734386fafb5527cad45282aa5a1021a64
Bring expat_au.library back to life. It's now a pertask
library because of functions like malloc(), free(), time.
Tests are now build from the examples.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44971 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
15 files changed:
test/expat/elements.c [deleted file]
test/expat/mmakefile.src [deleted file]
test/expat/outline.c [deleted file]
test/expat/test.xml [deleted file]
workbench/libs/expat/examples/mmakefile.src [new file with mode: 0644]
workbench/libs/expat/expat.pc.aros [new file with mode: 0644]
workbench/libs/expat/lib/amilib.h [new file with mode: 0644]
workbench/libs/expat/lib/arosconfig.h [new file with mode: 0644]
workbench/libs/expat/lib/expat.h
workbench/libs/expat/lib/expat_au.conf
workbench/libs/expat/lib/init-aros.c [new file with mode: 0644]
workbench/libs/expat/lib/mmakefile.src
workbench/libs/expat/lib/xmlparse.c
workbench/libs/expat/lib/xmlrole.c
workbench/libs/expat/lib/xmltok.c