Reimplement the png2c compiler to get rid of any code not written by us. Largely, to get Magnus off my back :-p.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=74c8cc6c8fc9095072ea427aebe8aa328246edfd Modified Files -------------- pgAdmin3.rules | 18 +--- pgadmin/Makefile.am | 2 +- xtra/png2c/png2c.c | 373 +++++++++++++++++++++++++-------------------------- 3 files changed, 187 insertions(+), 206 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
