From: Chris Hanson Date: Wed, 26 Jul 1989 23:59:15 +0000 (+0000) Subject: Move -ltermcap definition to hpux system file. X-Git-Tag: 20090517-FFI~11922 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=b406d9d4d2bad667dcbbd8ca3ce12cd6730b8591;p=mit-scheme.git Move -ltermcap definition to hpux system file. --- diff --git a/v7/src/microcode/m/hp9k300.h b/v7/src/microcode/m/hp9k300.h index e4edb13dc..7f1473b56 100644 --- a/v7/src/microcode/m/hp9k300.h +++ b/v7/src/microcode/m/hp9k300.h @@ -1,7 +1,7 @@ /* -*-C-*- Machine file for HP9000 series 300 (or 200) -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/m/Attic/hp9k300.h,v 1.1 1989/07/18 22:35:45 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/m/Attic/hp9k300.h,v 1.2 1989/07/26 23:59:15 cph Rel $ Copyright (c) 1989 Massachusetts Institute of Technology @@ -54,10 +54,6 @@ MIT in each case. */ #endif -#ifndef HAVE_CURSES -#define LIBS_MACHINE -ltermcap -#endif - #ifdef HAVE_STARBASE_GRAPHICS /* Add additional Starbase device drivers here. If HAVE_X_WINDOWS is defined (in the s/ file), -lddsox11 is