Provide compat functions for wcsl{cpy,cat}().
This commit is contained in:
parent
684c581b32
commit
7c26144e31
6 changed files with 118 additions and 10 deletions
|
|
@ -26,7 +26,7 @@ AC_PROG_INSTALL
|
|||
AX_WITH_CURSES
|
||||
oLIBS="$LIBS"
|
||||
LIBS="$LIBS $CURSES_LIB"
|
||||
AC_CHECK_FUNCS([use_default_colors])
|
||||
AC_CHECK_FUNCS([use_default_colors wcslcpy wcslcat])
|
||||
LIBS="$oLIBS"
|
||||
|
||||
AC_CHECK_HEADERS([IOKit/pwr_mgt/IOPMLib.h])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue