=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/porting.html,v retrieving revision 1.44 retrieving revision 1.45 diff -c -r1.44 -r1.45 *** www/Attic/porting.html 2002/07/06 09:32:08 1.44 --- www/Attic/porting.html 2003/01/09 22:18:45 1.45 *************** *** 339,345 ****
  • In OpenBSD curses.h/libcurses/libtermlib are the ``new curses''. Change:
    ncurses.h ==> curses.h
    - -lncurses ==> -lcurses
    ``old (BSD) curses'' is available by defining _USE_OLD_CURSES_ before including curses.h (usually in a Makefile) and --- 339,344 ---- *************** *** 378,383 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: porting.html,v 1.44 2002/07/06 09:32:08 pvalchev Exp $ --- 377,382 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: porting.html,v 1.45 2003/01/09 22:18:45 miod Exp $