瀏覽代碼

* ncurses to curses for openbsd rename

marco 22 年之前
父節點
當前提交
40f07dac2a
共有 1 個文件被更改,包括 5 次插入2 次删除
  1. 5 2
      packages/base/gdbint/gdbint.pp

+ 5 - 2
packages/base/gdbint/gdbint.pp

@@ -169,7 +169,7 @@ interface
 {$ifdef openbsd}
   {$undef NotImplemented}
  {$ifndef GDB_V5}
-  {$LINKLIB ncurses}
+  {$LINKLIB curses}
  {$endif not GDB_V5}
   {$LINKLIB gdb}
  {$ifdef GDB_HAS_SIM}
@@ -2656,7 +2656,10 @@ begin
 end.
 {
   $Log$
-  Revision 1.12  2002-12-02 13:59:56  pierre
+  Revision 1.13  2003-02-09 23:08:38  marco
+   * ncurses to curses for openbsd rename
+
+  Revision 1.12  2002/12/02 13:59:56  pierre
    + add sim library for powerpc cpu
 
   Revision 1.11  2002/11/21 00:42:27  pierre