Lines Matching refs:tic
182 AC_MSG_CHECKING(if you want to build programs such as tic)
184 [ --without-progs suppress build/install with programs (e.g., tic)],
254 [ --enable-mixed-case tic should assume mixed-case filenames],
263 AC_DEFINE(MIXEDCASE_FILENAMES,1,[Define to 1 if tic should assume mixed-case filenames])
267 # do this after mixed-case option (tags/TAGS is not as important as tic).
391 TICS_NAME=tic
422 AC_MSG_CHECKING(if you want to build a separate tic library)
424 [ --with-ticlib generate separate tic library],
647 # The fallback feature in ncurses relies upon tic/infocmp outside the build
652 AC_CHECK_TOOL(TIC, tic)
656 CF_WITH_PATH_PROG(TIC, tic, [for fallbacks], $PATH:/usr/local/ncurses/bin)
662 AC_MSG_WARN(ignoring fallback option because tic/infocmp are not available)
759 ### use option --disable-big-core to make tic run on small machines
779 …_big_core" = "xyes" && AC_DEFINE(HAVE_BIG_CORE,1,[Define to 1 if machine has ample memory for tic])
879 ### Use option --enable-symlinks to make tic use symlinks, not hard links
889 AC_MSG_CHECKING(if tic should use symbolic links)
891 [ --enable-symlinks make tic use symbolic links not hard links],
900 AC_MSG_CHECKING(if tic should use hard links)
1034 ### use option --disable-tic-depends to make libtic not explicitly depend on ncurses/ncursesw
1036 AC_MSG_CHECKING(if you want tic library to use explicit dependency on ncurses$LIB_SUFFIX library)
1037 AC_ARG_ENABLE(tic-depends,
1038 [ --disable-tic-depends link tic library without explicit dependency on ncurses library],
1140 CF_MAN_PAGES([ captoinfo clear infocmp infotocap reset tabs tic toe tput tset ])
2373 …CURSES_MAJOR}.${NCURSES_MINOR}.${NCURSES_PATCH}",[Define to 1 if machine has ample memory for tic])