Home
last modified time | relevance | path

Searched refs:enable_utf8proc (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/tmux/tmux-3.2a/
H A Dconfigure.ac349 if test "x$enable_utf8proc" = xyes; then
350 AC_CHECK_HEADER(utf8proc.h, enable_utf8proc=yes, enable_utf8proc=no)
351 if test "x$enable_utf8proc" = xyes; then
355 enable_utf8proc=yes,
356 enable_utf8proc=no
359 if test "x$enable_utf8proc" = xyes; then
365 AM_CONDITIONAL(HAVE_UTF8PROC, [test "x$enable_utf8proc" = xyes])
H A Dconfigure6384 enableval=$enable_utf8proc;
6387 if test "x$enable_utf8proc" = xyes; then
6390 enable_utf8proc=yes
6392 enable_utf8proc=no
6396 if test "x$enable_utf8proc" = xyes; then
6450 enable_utf8proc=yes
6452 enable_utf8proc=no
6457 if test "x$enable_utf8proc" = xyes; then
6464 if test "x$enable_utf8proc" = xyes; then
/dports/sysutils/tmux23/tmux-2.3/
H A Dconfigure.ac231 found_utf8proc=$enable_utf8proc,
H A Dconfigure5357 enableval=$enable_utf8proc; found_utf8proc=$enable_utf8proc
/dports/textproc/msort/msort-8.53/
H A Dconfigure1838 enableval="$enable_utf8proc"
/dports/irc/irssi/irssi-1.2.3/
H A Dconfigure12867 if test "${enable_utf8proc+set}" = set; then :
12868 enableval=$enable_utf8proc; if test x$enableval = xno ; then