Felix Geyer
|
49e82c15d5
|
Fix spelling typos in comments and documentation (#16037)
The Debian package checker tool (lintian) detected several typos in
CMake.
|
2016-03-29 14:31:02 -04:00 |
Ådne Hovda
|
44f02b42fb
|
ccmake: Use standard getmaxyx instead of non-standard getmax[xy]
Swap out getmax[xy]() calls for single call to getmaxyx(), to support
strict X/Open conformant curses implementations, e.g. HP-UX Xcurses.
|
2014-11-18 10:02:33 -05:00 |
Ådne Hovda
|
ee3d06a41e
|
ccmake: Remove incomplete support for cur_colr on old HP-UX
Enable support for the more modern Xcurses.
|
2014-11-18 10:02:08 -05:00 |
Bill Hoffman
|
88e3cd53ab
|
ENH: fix ia64 build with aCC
|
2006-06-27 09:57:02 -04:00 |
Berk Geveci
|
cd7297781d
|
Adding form library.
|
2001-11-05 11:53:05 -05:00 |