I converted discount to a submodule and then updated it to v2.0.4. I moved the files generated by configure.sh into discount-config. To keep the commits clean I removed the "generated on [...] by" comment in config.h and left out the extra files generated by the script.
I'll merge this, but could you migrate to a fake git submodule? Normal git modules are painful enough that I no longer use them and am migrating all my existing projects away from them.
I converted discount to a submodule and then updated it to v2.0.4. I moved the files generated by
configure.sh
into discount-config. To keep the commits clean I removed the "generated on [...] by" comment in config.h and left out the extra files generated by the script.