Use libncursesw, not libncurses
[super-star-trek.git] / src / config.h.in
index 7ceb83ab3ed26b676db47f6eb263f01fef7fd2ef..7ce35eabe7da03c0a13475a791946aadd67b88da 100644 (file)
@@ -43,8 +43,8 @@
 /* Define to 1 if you have the `m' library (-lm). */
 #undef HAVE_LIBM
 
-/* Define to 1 if you have the `ncurses' library (-lncurses). */
-#undef HAVE_LIBNCURSES
+/* Define to 1 if you have the `ncursesw' library (-lncursesw). */
+#undef HAVE_LIBNCURSESW
 
 /* Define to 1 if you have the <linux/kd.h> header file. */
 #undef HAVE_LINUX_KD_H