• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/dialog/

Lines Matching refs:with

148 # The variables have the same names as the options, with
272 # Obsolete; use --with-gas.
431 -with-* | --with-*)
432 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
454 # Obsolete; use --with-x.
690 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
691 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
695 --with-install-prefix=XXX sets DESTDIR, useful for packaging
696 --with-warnings test: turn on gcc warnings
697 --with-pkg-config{=path} enable/disable use of pkg-config
698 --with-package=XXX rename dialog to XXX, library to libXXX.a, etc
700 --with-man2html=XXX use XXX rather than groff
701 --with-libiconv-prefix=DIR
704 --with-included-gettext use the GNU gettext library included here
705 --with-textdomain=PKG NLS text-domain (default is package name)
707 --with-dmalloc test: use Gray Watson's dmalloc library
708 --with-dbmalloc test: use Conor Cahill's dbmalloc library
709 --with-purify test: use Purify
710 --with-valgrind test: use valgrind
711 --with-no-leaks test: free permanent memory, analyze leaks
713 --with-rel-version=XXX override derived release version
714 --with-abi-version=XXX override derived ABI version
716 --with-libtool generate libraries with libtool
717 --with-libtool-opts=XXX specify additional libtool options
718 --with-export-syms=XXX limit exported symbols using libtool
719 --with-shared generate shared-libraries
720 --with-shlib-version=X Specify rel or abi version for shared libs
721 --with-versioned-syms=X markup versioned symbols using ld
722 --with-curses-dir=DIR directory in which (n)curses is installed
724 --with-screen=XXX use specified curses-libraries
725 --with-ncursesw use wide ncurses-libraries
726 --with-ncurses use ncurses-libraries
727 --with-pdcurses compile/link with pdcurses X11 library
728 --with-curses-colr compile/link with HPUX 10.x color-curses
729 --with-curses-5lib compile/link with SunOS 5lib curses
730 --with-Xaw3d link with Xaw 3d library
731 --with-Xaw3dxft link with Xaw 3d xft library
732 --with-neXtaw link with neXT Athena library
733 --with-XawPlus link with Athena-Plus library
734 --with-x use the X Window System
758 it to find libraries and programs with nonstandard names/locations.
1067 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1102 # Extract the first word of "gcc", so it can be a program name with args.
1141 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
1176 # Extract the first word of "cc", so it can be a program name with args.
1215 # Extract the first word of "cc", so it can be a program name with args.
1271 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
1310 # Extract the first word of "$ac_prog", so it can be a program name with args.
1475 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
1476 # work properly (i.e., refer to `conftest.exe'), while it won't with
2024 # Use a header file that comes with gcc, so configuring glibc
2025 # with a fresh cross-compiler works.
2115 # Use a header file that comes with gcc, so configuring glibc
2116 # with a fresh cross-compiler works.
2234 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
2269 # Extract the first word of "ranlib", so it can be a program name with args.
2434 # Extract the first word of "$ac_prog", so it can be a program name with args.
2469 # Extract the first word of "groff", so it can be a program name with args.
2478 ac_cv_path_GROFF_PATH="$GROFF_PATH" # Let the user override the test with a path.
2509 # Extract the first word of "$ac_prog", so it can be a program name with args.
2518 ac_cv_path_NROFF_PATH="$NROFF_PATH" # Let the user override the test with a path.
2550 # Extract the first word of "tbl", so it can be a program name with args.
2559 ac_cv_path_TBL_PATH="$TBL_PATH" # Let the user override the test with a path.
2600 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
2635 # Extract the first word of "ar", so it can be a program name with args.
2809 # Extract the first word of "$ac_prog", so it can be a program name with args.
2846 # Extract the first word of "$ac_prog", so it can be a program name with args.
2881 # Extract the first word of "${CTAGS:-ctags}", so it can be a program name with args.
2915 # Extract the first word of "${ETAGS:-etags}", so it can be a program name with args.
3077 echo "$as_me:3077: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
3078 echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&6
3147 # _XOPEN_SOURCE=600 with _POSIX_C_SOURCE=200112L
3148 # _XOPEN_SOURCE=500 with _POSIX_C_SOURCE=199506L
3273 echo "$as_me:3273: checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE" >&5
3274 echo $ECHO_N "checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE... $ECHO_C" >&6
3670 cf_xopen_source="-D_NETBSD_SOURCE" # POSIX.1-2001 features are ifdef'd with this...
3941 # setting _XOPEN_SOURCE lower than 500 breaks g++ compile with wchar.h, needed for ncursesw
5204 # If you want fseeko and ftello with glibc, upgrade to a fixed glibc.
5255 # case comes up with C++, e.g., on AIX the compiler compiles the
5342 # Check whether --with-install-prefix or --without-install-prefix was given.
5392 # Check whether --with-warnings or --without-warnings was given.
5759 # Check whether --with-pkg-config or --without-pkg-config was given.
5776 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
5785 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
5816 # Extract the first word of "pkg-config", so it can be a program name with args.
5825 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
5907 # Check whether --with-package or --without-package was given.
6023 # Extract the first word of "man2html", so it can be a program name with args.
6032 ac_cv_path_cf_man2html="$cf_man2html" # Let the user override the test with a path.
6084 # Check whether --with-man2html or --without-man2html was given.
6098 # Extract the first word of "man2html", so it can be a program name with args.
6107 ac_cv_path_cf_man2html="$cf_man2html" # Let the user override the test with a path.
6401 echo "$as_me: program exited with status $ac_status" >&5
6788 which can conflict with char $ac_func (); below. */
6803 to always fail with ENOSYS. Some functions are actually named
6804 something starting with __ and the normal name is an alias. */
6893 echo "$as_me: program exited with status $ac_status" >&5
6970 which can conflict with char $ac_func (); below. */
6985 to always fail with ENOSYS. Some functions are actually named
6986 something starting with __ and the normal name is an alias. */
7051 VM page cache was not coherent with the file system buffer cache
7114 /* First, make a file with some known garbage in it. */
7175 echo "$as_me: program exited with status $ac_status" >&5
7309 which can conflict with char $ac_func (); below. */
7324 to always fail with ENOSYS. Some functions are actually named
7325 something starting with __ and the normal name is an alias. */
7366 # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
8346 # Check whether --with-included-gettext or --without-included-gettext was given.
8363 # Extract the first word of "msgfmt", so it can be a program name with args.
8373 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
8400 # Extract the first word of "gmsgfmt", so it can be a program name with args.
8409 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
8438 # Extract the first word of "xgettext", so it can be a program name with args.
8448 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
8582 # Filter out duplicates - this happens with badly-designed ".pc" files...
9160 which can conflict with char $ac_func (); below. */
9175 to always fail with ENOSYS. Some functions are actually named
9176 something starting with __ and the normal name is an alias. */
9253 { echo "$as_me:9253: WARNING: no NLS library is packaged with this application" >&5
9254 echo "$as_me: WARNING: no NLS library is packaged with this application" >&2;}
9287 # Extract the first word of "$ac_prog", so it can be a program name with args.
9394 # Check whether --with-textdomain or --without-textdomain was given.
9604 # Filter out duplicates - this happens with badly-designed ".pc" files...
9624 # Check whether --with-dmalloc or --without-dmalloc was given.
9856 # Check whether --with-dbmalloc or --without-dbmalloc was given.
10088 # Check whether --with-purify or --without-purify was given.
10218 # Check whether --with-valgrind or --without-valgrind was given.
10348 # Check whether --with-no-leaks or --without-no-leaks was given.
10437 # Filter out duplicates - this happens with badly-designed ".pc" files...
10496 # Check whether --with-rel-version or --without-rel-version was given.
10541 # Check whether --with-abi-version or --without-abi-version was given.
10655 echo "$as_me:10655: checking if you want to build libraries with libtool" >&5
10656 echo $ECHO_N "checking if you want to build libraries with libtool... $ECHO_C" >&6
10658 # Check whether --with-libtool or --without-libtool was given.
10707 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
10746 # Extract the first word of "$ac_prog", so it can be a program name with args.
10803 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
10842 # Extract the first word of "$ac_prog", so it can be a program name with args.
10968 # Check whether --with-libtool-opts or --without-libtool-opts was given.
10989 # Check whether --with-export-syms or --without-export-syms was given.
11016 # Check whether --with-shared or --without-shared was given.
11047 # Check whether --with-shlib-version or --without-shlib-version was given.
11257 # (tested with gcc 2.7.2 -- I don't have c89)
11283 # tested with IRIX 5.2 and 'cc'.
11405 # tested with OSF/1 V3.2 and 'cc'
11406 # tested with OSF/1 V3.2 and gcc 2.6.3 (but the c++ demo didn't
11407 # link with shared libs).
11422 # tested with osr5.0.5
11436 # tested with SunOS 4.1.1 and gcc 2.7.0
11444 # tested with SunOS 5.5.1 (solaris 2.5.1) and gcc 2.7.2
11445 # tested with SunOS 5.10 (solaris 10) and gcc 3.4.3
11505 # tested with UnixWare 7.1.0 (gcc 2.95.2 and cc)
11525 { echo "$as_me:11525: WARNING: ignored --with-shlib-version" >&5
11526 echo "$as_me: WARNING: ignored --with-shlib-version" >&2;}
11582 # Check whether --with-versioned-syms or --without-versioned-syms was given.
11627 # Linux ld can selectively override scope, e.g., of symbols beginning with
11780 # Check whether --with-curses-dir or --without-curses-dir was given.
11955 # Check whether --with-curses-dir or --without-curses-dir was given.
12119 # Check whether --with-screen or --without-screen was given.
12125 # Check whether --with-ncursesw or --without-ncursesw was given.
12131 # Check whether --with-ncurses or --without-ncurses was given.
12137 # Check whether --with-pdcurses or --without-pdcurses was given.
12143 # Check whether --with-curses-colr or --without-curses-colr was given.
12149 # Check whether --with-curses-5lib or --without-curses-5lib was given.
12472 echo "$as_me: program exited with status $ac_status" >&5
12579 # Filter out duplicates - this happens with badly-designed ".pc" files...
12656 # Filter out duplicates - this happens with badly-designed ".pc" files...
12729 # Filter out duplicates - this happens with badly-designed ".pc" files...
12884 # Filter out duplicates - this happens with badly-designed ".pc" files...
12928 which can conflict with char tgoto (); below. */
12943 to always fail with ENOSYS. Some functions are actually named
12944 something starting with __ and the normal name is an alias. */
13054 echo "$as_me:13054: checking if we can link with $cf_curs_lib library" >&5
13055 echo $ECHO_N "checking if we can link with $cf_curs_lib library... $ECHO_C" >&6
13713 # Filter out duplicates - this happens with badly-designed ".pc" files...
13846 # Filter out duplicates - this happens with badly-designed ".pc" files...
13908 echo "$as_me: program exited with status $ac_status" >&5
14044 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
14083 # Extract the first word of "$ac_prog", so it can be a program name with args.
14223 # Filter out duplicates - this happens with badly-designed ".pc" files...
14238 # even with config script, some packages use no-override for curses.h
15049 echo "$as_me: program exited with status $ac_status" >&5
15241 # Filter out duplicates - this happens with badly-designed ".pc" files...
15260 # Filter out duplicates - this happens with badly-designed ".pc" files...
15288 which can conflict with char initscr (); below. */
15303 to always fail with ENOSYS. Some functions are actually named
15304 something starting with __ and the normal name is an alias. */
15676 # Filter out duplicates - this happens with badly-designed ".pc" files...
15738 echo "$as_me: program exited with status $ac_status" >&5
15874 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
15913 # Extract the first word of "$ac_prog", so it can be a program name with args.
16053 # Filter out duplicates - this happens with badly-designed ".pc" files...
16068 # even with config script, some packages use no-override for curses.h
16879 echo "$as_me: program exited with status $ac_status" >&5
17071 # Filter out duplicates - this happens with badly-designed ".pc" files...
17090 # Filter out duplicates - this happens with badly-designed ".pc" files...
17118 which can conflict with char initscr (); below. */
17133 to always fail with ENOSYS. Some functions are actually named
17134 something starting with __ and the normal name is an alias. */
17392 # Check whether --with-x or --without-x was given.
17484 # First, try using that file with no special directory specified.
17507 # We can compile using X headers with no special include directory.
17553 # We can link X programs with no special library path.
17706 # Check for system-dependent libraries X programs must link with.
17714 # libraries were built with DECnet support. And Karl Berry says
17881 which can conflict with char gethostbyname (); below. */
17896 to always fail with ENOSYS. Some functions are actually named
17897 something starting with __ and the normal name is an alias. */
18058 which can conflict with char connect (); below. */
18073 to always fail with ENOSYS. Some functions are actually named
18074 something starting with __ and the normal name is an alias. */
18174 which can conflict with char remove (); below. */
18189 to always fail with ENOSYS. Some functions are actually named
18190 something starting with __ and the normal name is an alias. */
18290 which can conflict with char shmat (); below. */
18305 to always fail with ENOSYS. Some functions are actually named
18306 something starting with __ and the normal name is an alias. */
18403 # These have to be linked with before -lX11, unlike the other
18465 echo "$as_me:18465: checking if you want to link with Xaw 3d library" >&5
18466 echo $ECHO_N "checking if you want to link with Xaw 3d library... $ECHO_C" >&6
18469 # Check whether --with-Xaw3d or --without-Xaw3d was given.
18483 echo "$as_me:18483: checking if you want to link with Xaw 3d xft library" >&5
18484 echo $ECHO_N "checking if you want to link with Xaw 3d xft library... $ECHO_C" >&6
18487 # Check whether --with-Xaw3dxft or --without-Xaw3dxft was given.
18501 echo "$as_me:18501: checking if you want to link with neXT Athena library" >&5
18502 echo $ECHO_N "checking if you want to link with neXT Athena library... $ECHO_C" >&6
18505 # Check whether --with-neXtaw or --without-neXtaw was given.
18519 echo "$as_me:18519: checking if you want to link with Athena-Plus library" >&5
18520 echo $ECHO_N "checking if you want to link with Athena-Plus library... $ECHO_C" >&6
18523 # Check whether --with-XawPlus or --without-XawPlus was given.
18664 # Filter out duplicates - this happens with badly-designed ".pc" files...
18873 # Filter out duplicates - this happens with badly-designed ".pc" files...
19057 # Filter out duplicates - this happens with badly-designed ".pc" files...
19129 # Filter out duplicates - this happens with badly-designed ".pc" files...
19150 # it with a link to the new location). This complicates the configure script.
19271 # Filter out duplicates - this happens with badly-designed ".pc" files...
19408 # Filter out duplicates - this happens with badly-designed ".pc" files...
19545 # Filter out duplicates - this happens with badly-designed ".pc" files...
19682 # Filter out duplicates - this happens with badly-designed ".pc" files...
19823 # Filter out duplicates - this happens with badly-designed ".pc" files...
20012 # Filter out duplicates - this happens with badly-designed ".pc" files...
20218 # Filter out duplicates - this happens with badly-designed ".pc" files...
20347 # Filter out duplicates - this happens with badly-designed ".pc" files...
20565 which can conflict with char XOpenDisplay (); below. */
20580 to always fail with ENOSYS. Some functions are actually named
20581 something starting with __ and the normal name is an alias. */
20670 # Filter out duplicates - this happens with badly-designed ".pc" files...
20698 which can conflict with char XtAppInitialize (); below. */
20713 to always fail with ENOSYS. Some functions are actually named
20714 something starting with __ and the normal name is an alias. */
20815 { echo "$as_me:20815: WARNING: Unable to successfully link X Toolkit library (-lXt) with
20818 echo "$as_me: WARNING: Unable to successfully link X Toolkit library (-lXt) with
20892 { echo "$as_me:20892: WARNING: Unable to successfully find Athena header files with test program" >&5
20893 echo "$as_me: WARNING: Unable to successfully find Athena header files with test program" >&2;}
20926 # Filter out duplicates - this happens with badly-designed ".pc" files...
20946 # Filter out duplicates - this happens with badly-designed ".pc" files...
21013 { { echo "$as_me:21013: error: Unable to successfully link Athena library (-l$cf_x_athena_root) with test program" >&5
21014 echo "$as_me: error: Unable to successfully link Athena library (-l$cf_x_athena_root) with test program" >&2;}
21029 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
21068 # Extract the first word of "$ac_prog", so it can be a program name with args.
21208 # Filter out duplicates - this happens with badly-designed ".pc" files...
21439 # Filter out duplicates - this happens with badly-designed ".pc" files...
21463 # Filter out duplicates - this happens with badly-designed ".pc" files...
21575 { { echo "$as_me:21575: error: Cannot link with XCurses" >&5
21576 echo "$as_me: error: Cannot link with XCurses" >&2;}
21649 # Filter out duplicates - this happens with badly-designed ".pc" files...
21905 echo "$as_me:21905: checking if you want compatibility with whiptail options" >&5
21906 echo $ECHO_N "checking if you want compatibility with whiptail options... $ECHO_C" >&6
22183 echo "$as_me: program exited with status $ac_status" >&5
22680 which can conflict with char $ac_func (); below. */
22695 to always fail with ENOSYS. Some functions are actually named
22696 something starting with __ and the normal name is an alias. */
23051 which can conflict with char start_color (); below. */
23066 to always fail with ENOSYS. Some functions are actually named
23067 something starting with __ and the normal name is an alias. */
23717 echo compiles ok with union wait and possibly macros too 1>&5
24304 # Extract the first word of "$ac_prog", so it can be a program name with args.
24616 # VPATH may cause trouble with some makes, so we remove $(srcdir),
24769 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
24850 This file was extended by $as_me 2.52.20170501, executed with
25127 # Split the substitutions into bite-sized pieces for seds with
25384 # ac_i turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
25720 # Use ||, not &&, to avoid exiting from the if with $? = 1, which