On 2012-07-18 18:27, Aaron Schneider wrote:
Solved. The changes are:* Some minor edition in README (deleted cygwin from runtime requirements, updated list of included files)
You can list cygwin as a dep in the README, just not in the setup.hint.
* CYGCONF_ARGS="
--enable-nls
--enable-lfs
--disable-debugging
"
* No 'requires' at setup.hint
If you enabled NLS then there requires: cannot be empty. Yaakov
