I tried to build with xml = false in the buildconf .ini file. The build failed. Here's a patch to correct that:
http://paste.pocoo.org/show/327861/ the noop "if (0) {}" is needed so that the later "else if" statements have a starting "if" when xml is not used -- damjan _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
