13 lines
271 B
Text
13 lines
271 B
Text
$NetBSD: patch-al,v 1.2 2014/05/14 02:28:13 rodent Exp $
|
|
|
|
--- config.X.orig Wed May 25 14:13:53 2005
|
|
+++ config.X
|
|
@@ -274,7 +274,7 @@
|
|
** -lcurses, or -lncurses on most systems.
|
|
*/
|
|
#ifndef TERMLIB
|
|
-#define TERMLIB "-lncurses"
|
|
+#define TERMLIB "-ltermcap"
|
|
#endif
|
|
|
|
/*
|