I am creating a version of cmake for cygwin 1.5.1, and I have a question about the setup.hint file.
The problem is: curr: 1.6.7-1 - This the the current release that works with cygwin 1.3 prev: 1.4.7-1 - This is the previous cmake release also for cygwin 1.3 test: 1.6.7-2 - This is the test release that works with cygwin 1.5.1 requires: libncurses6 or libncurses7 - This is the problem. the cygwin 1.3 releases use libncures6 and the 1.5.1 version requires libncures7. What should I use? Thanks. -Bill
