mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 02:36:22 +00:00
Uncomment ncurses check
This commit is contained in:
@@ -112,8 +112,8 @@ AC_CACHE_CHECK([for wget_wch support in $NCURSES], ncurses_cv_wget_wch,
|
|||||||
])
|
])
|
||||||
CFLAGS="$CFLAGS_RESTORE"
|
CFLAGS="$CFLAGS_RESTORE"
|
||||||
|
|
||||||
###AS_IF([test "x$ncurses_cv_wget_wch" != xyes],
|
AS_IF([test "x$ncurses_cv_wget_wch" != xyes],
|
||||||
### [AC_MSG_ERROR([ncurses does not support wide characters])])
|
[AC_MSG_ERROR([ncurses does not support wide characters])])
|
||||||
|
|
||||||
### Check for other profanity dependencies
|
### Check for other profanity dependencies
|
||||||
PKG_CHECK_MODULES([glib], [glib-2.0 >= 2.26], [],
|
PKG_CHECK_MODULES([glib], [glib-2.0 >= 2.26], [],
|
||||||
|
|||||||
Reference in New Issue
Block a user