Re: minor ./configure patch

2008-06-10 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andy Harrison wrote: > After finding myself struggling to alter the MAXWIN value (without > hard-coding it into any header files) and having it successfully > change when I compiled screen, I made a small modification to the > configure script to make

minor ./configure patch

2008-06-10 Thread Andy Harrison
After finding myself struggling to alter the MAXWIN value (without hard-coding it into any header files) and having it successfully change when I compiled screen, I made a small modification to the configure script to make it a little friendlier. This allows you to specify --with-maxwin=50 or what