Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure.in884 with_symlinks=no
892 [with_symlinks=$enableval],
893 [with_symlinks=no])
894 AC_MSG_RESULT($with_symlinks)
899 if test "$with_symlinks" = no ; then
910 test "x$with_symlinks" = xyes && AC_DEFINE(USE_SYMLINKS,1,[Define to 1 if symbolic links should be …