11 lines
321 B
Text
11 lines
321 B
Text
--- cda_d/Imakefile.orig Mon Nov 6 14:44:33 2000
|
|
+++ cda_d/Imakefile Mon Nov 6 14:45:02 2000
|
|
@@ -119,7 +119,7 @@ LOCAL_LIBRARIES=
|
|
.endif
|
|
#else
|
|
#if defined(OpenBSDArchitecture)
|
|
-LOCAL_LIBRARIES=-lncurses -ltermlib
|
|
+LOCAL_LIBRARIES=-lcurses -ltermlib
|
|
#else
|
|
#if defined(UltrixArchitecture)
|
|
LOCAL_LIBRARIES=-lcursesX
|