Lines Matching +refs:cc +refs:check +refs:function +refs:in +refs:lib
7 dnl "Software"), to deal in the Software without restriction, including *
14 dnl in all copies or substantial portions of the Software. *
24 dnl Except as contained in this notice, the name(s) of the above copyright *
25 dnl holders shall not be used in advertising or otherwise to promote the *
26 dnl sale, use or other dealings in this Software without prior written *
32 dnl $Id: configure.in,v 1.779 2024/04/10 08:04:00 tom Exp $
69 [ --without-ada suppress check for Ada compiler, don't build demo],
75 cf_prog_cc="gnatgcc gcc cc"
77 cf_prog_cc="gcc cc"
86 dnl DEFECT in autoconf 2.12: an attempt to set policy, this breaks the
141 case "x$CXX" in
150 case "$GXX_VERSION" in
216 # Provide for renaming "ncurses5-config" to "ncurses5X-config", etc., in case
221 [case "x$withval" in
230 # If we find pkg-config, check if we should install the ".pc" files.
239 [case "x$withval" in
286 [case "x$withval" in
301 case "$cf_cv_system_name" in
303 LDFLAGS="$LDFLAGS user32.lib"
380 ### Use the first model as the default, and save its suffix for use in building
400 LIB_DIR=../lib
401 LIB_2ND=../../lib
444 case "$DFT_LWR_MODEL" in
454 case "$DFT_LWR_MODEL" in
469 for model in $cf_list_models ; do
470 case "$model" in
477 AC_ERROR(Shared libraries are not supported in this version)
532 CF_ARG_DISABLE(lib-suffixes,
533 [ --disable-lib-suffixes disable library suffixes],
569 [case x$withval in
586 [ --disable-overwrite put headers in subdir, omit link to -lcurses],
598 case "$host_os" in
635 case ".$with_fallback" in
647 # The fallback feature in ncurses relies upon tic/infocmp outside the build
678 case "$with_xterm_new" in
686 case $host_os in
700 case x$with_xterm_kbs in
738 case "x$TERMINFO" in
760 ### We need 4Mb, check if we can allocate 50% more than that.
795 ### use option --enable-termcap to compile in the termcap fallback support
798 [ --enable-termcap compile in termcap fallback support],
835 AC_MSG_CHECKING(if translated termcaps will be cached in ~/.terminfo)
837 [ --enable-getcap-cache cache translated termcaps in ~/.terminfo],
841 …_DEFINE(USE_GETCAP_CACHE,1,[Define to 1 if translated termcap should be stored in $HOME/.terminfo])
909 test "x$with_links" = xyes && AC_DEFINE(USE_LINKS,1,[Define to 1 if hardlinks should be used in ter…
910 …es && AC_DEFINE(USE_SYMLINKS,1,[Define to 1 if symbolic links should be used in terminfo database])
944 # use these variables to work around a defect in gcc's fixincludes.
964 case "$CPPFLAGS" in
1007 AC_MSG_CHECKING(whether to enable _LP64 definition in curses.h)
1046 ### use option --enable-wattr-macros to enable wattr* macros in curses.h
1115 AC_MSG_CHECKING(whether to use signed chars for Boolean array in term.h)
1117 [ --enable-signed-char use signed chars for Boolean array in term.h],
1130 ### Enable compiling-in rcs id's
1131 AC_MSG_CHECKING(if RCS identifiers should be compiled-in)
1133 [ --with-rcs-ids compile-in RCS identifiers],
1137 test "x$with_rcs_ids" = xyes && AC_DEFINE(USE_RCS_IDS,1,[Define to 1 to compile-in RCS identifiers])
1146 AC_MSG_CHECKING(if you want to build with function extensions)
1148 [ --disable-ext-funcs disable function-extensions],
1155 …AC_DEFINE(HAVE_ASSUME_DEFAULT_COLORS,1,[Define to 1 to enable assume_default_colors() function in …
1156 AC_DEFINE(HAVE_CURSES_VERSION,1,[Define to 1 to enable curses_version() function in test-programs])
1157 AC_DEFINE(HAVE_HAS_KEY,1,[Define to 1 to enable has_key() function in test-programs])
1158 AC_DEFINE(HAVE_RESIZETERM,1,[Define to 1 to enable resizeterm() function in test-programs])
1159 AC_DEFINE(HAVE_RESIZE_TERM,1,[Define to 1 to enable resize_term() function in test-programs])
1160 AC_DEFINE(HAVE_TERM_ENTRY_H,1,[Define to 1 to enable term_entry() function in test-programs])
1161 …AC_DEFINE(HAVE_USE_DEFAULT_COLORS,1,[Define to 1 to enable use_default_colors() function in test-p…
1162 AC_DEFINE(HAVE_USE_SCREEN,1,[Define to 1 to enable use_screen() function in test-programs])
1163 AC_DEFINE(HAVE_USE_WINDOW,1,[Define to 1 to enable use_window() function in test-programs])
1164 AC_DEFINE(HAVE_WRESIZE,1,[Define to 1 to enable wresize() function in test-programs])
1183 AC_DEFINE(HAVE_TPUTS_SP,1,[Define to 1 to enable tputs_sp() function in test-programs])
1208 ### use option --enable-const to turn on use of const beyond that in XSI.
1237 AC_DEFINE(HAVE_ALLOC_PAIR,1,[Define to 1 to enable alloc_pair() function])
1238 …AC_DEFINE(HAVE_INIT_EXTENDED_COLOR,1,[Define to 1 to enable init_extended_color() function in test…
1239 …AC_DEFINE(HAVE_RESET_COLOR_PAIRS,1,[Define to 1 to enable reset_color_pairs() function in test-pro…
1320 AC_MSG_CHECKING(if you want to allow EINTR in wgetch with pthreads)
1322 [ --enable-pthreads-eintr enable EINTR in wgetch with pthreads],
1327 AC_DEFINE(USE_PTHREADS_EINTR,1,[Define to 1 to enable EINTR in wgetch with pthreads])
1382 case "$host" in
1473 ### use option --enable-check-size to detect screensize with CPR
1474 AC_MSG_CHECKING(if you want to check screensize of serial terminals)
1475 AC_ARG_ENABLE(check-size,
1476 [ --enable-check-size compile-in code to detect screensize of serial terminals],,
1479 test "x$enable_check_size" = xyes && AC_DEFINE(USE_CHECK_SIZE,1,[Define to 1 to compile-in code to …
1498 # These are just experimental, probably should not be in a package:
1521 [ --enable-colorfgbg compile-in experimental $COLORFGBG code],
1525 test "x$with_colorfgbg" = xyes && AC_DEFINE(USE_COLORFGBG,1,[Define to 1 to compile-in experimental…
1562 [ --enable-interop compile-in interop bindings],
1605 case "$cf_cv_system_name" in
1700 ### use option --disable-macros to suppress macros in favor of functions
1708 case "$CFLAGS $CPPFLAGS" in
1716 [ --with-trace test: add trace() function to all models of ncurses],
1725 AC_DEFINE(HAVE__TRACEF,1,[Define to 1 if we have _tracef function])
1736 case "$cf_cv_system_name" in
1899 # special check for test/ditto.c
1902 …E_UNQUOTED(USE_OPENPTY_HEADER,<$cf_cv_func_openpty>,[Define to actual header for openpty function])
1912 AC_DEFINE(USE_HASHED_DB,1,[Define to 1 if we should build terminfo in hashed database])
1922 # Just in case, check if the C compiler has a bool type.
1931 case "$GXX_VERSION" in
1959 # compiling the demo in the c++ directory). So we need a reasonable
1973 case "$host_cpu" in
1984 # compiler does not declare bool, turn on an ifdef in curses.h that makes the
1986 # specify the type of bool in a configure-script option and postpone
2007 if test -f "${srcdir}/Ada95/Makefile.in" ; then
2009 dnl libtool does not know anything about GNAT, though a change made in 1998
2068 ### ticlib modules may be a separate library, otherwise contained in termlib.
2069 ### termlib modules may be a separate library, otherwise contained in ncurses.
2099 # base library (so it resides in base).
2102 case "$cf_cv_system_name" in
2116 case "$cf_cv_system_name" in
2166 # do not want -ldl in build except as needed for -lncurses dependency
2274 case "$cf_cv_system_name" in
2276 # "lib" files have ".dll.a" suffix, "cyg"or "msys-" files have ".dll"
2300 case "$DFT_LWR_MODEL" in
2329 case "$cf_cv_system_name" in
2359 SUB_MAKEFILES="$SUB_MAKEFILES Ada95/src/library.gpr:Ada95/src/library.gpr.in"
2360 …AKEFILES="$SUB_MAKEFILES Ada95/gen/adacurses${USE_CFG_SUFFIX}-config:Ada95/gen/adacurses-config.in"
2361 SUB_MAKEFILES="$SUB_MAKEFILES man/adacurses${USE_CFG_SUFFIX}-config.1:man/MKada_config.in"
2383 SUB_MAKEFILES="$SUB_MAKEFILES misc/run_tic.sh:misc/run_tic.in"
2385 SUB_MAKEFILES="$SUB_MAKEFILES misc/ncurses-config:misc/ncurses-config.in"
2386 SUB_MAKEFILES="$SUB_MAKEFILES man/ncurses${USE_CFG_SUFFIX}-config.1:man/MKncu_config.in"
2389 SUB_MAKEFILES="$SUB_MAKEFILES misc/gen-pkgconfig:misc/gen-pkgconfig.in"
2404 case "$cf_cv_system_name" in
2415 case "$cf_cv_system_name" in
2417 case "x$CPPFLAGS" in
2431 for cf_loop1 in $CPPFLAGS_after_XOPEN
2434 for cf_loop2 in $CPPFLAGS_before_XOPEN
2448 case "x$NCURSES_OSPEED" in
2458 case "x$cf_cv_typeof_chtype" in
2464 case "x$cf_cv_typeof_mmask_t" in
2537 include/curses.head:include/curses.h.in \