• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/vim-55/src/auto/

Lines Matching +refs:PC +refs:include +refs:file +refs:path

91 # Find who we are.  Look in the path if we contain no directory separator.
106 # in which case we are not to be found in the path.
111 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
465 rm -f conf$$ conf$$.exe conf$$.file
467 rm -f conf$$.dir/conf$$.file
472 if (echo >conf$$.file) 2>/dev/null; then
473 if ln -s conf$$.file conf$$ 2>/dev/null; then
476 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
479 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
481 elif ln conf$$.file conf$$ 2>/dev/null; then
489 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
560 #include <stdio.h>
562 # include <sys/types.h>
565 # include <sys/stat.h>
568 # include <stdlib.h>
569 # include <stddef.h>
572 # include <stdlib.h>
577 # include <memory.h>
579 # include <string.h>
582 # include <strings.h>
585 # include <inttypes.h>
588 # include <stdint.h>
591 # include <unistd.h>
846 includedir='${prefix}/include'
847 oldincludedir='/usr/include'
890 -cache-file | --cache-file | --cache-fil | --cache-fi \
893 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
985 -includedir | --includedir | --includedi | --included | --include \
988 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1178 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1181 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1330 # Double slashes in file names in object file debugging info
1364 --cache-file=FILE cache test results in FILE [disabled]
1365 -C, --config-cache alias for \`--cache-file=config.cache'
1390 --includedir=DIR C header files [PREFIX/include]
1391 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1407 --x-includes=DIR X include files are in DIR
1418 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1419 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1486 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1487 you have headers in a nonstandard directory <include dir>
1737 # the include files in INCLUDES and setting the cache variable VAR
1758 #include <$2>
1774 #include <$2>
1823 # Tests whether HEADER exists and can be compiled using the include files in
1836 #include <$2>
1875 # include <limits.h>
1877 # include <assert.h>
2159 #include <stdio.h>
2160 #include <stdlib.h>
2205 This file contains any messages produced by compilers while
2446 # Let the site file select an alternate cache file if it wants to.
2447 # Prefer an explicitly selected file to automatically selected ones.
2472 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2762 # We found a bogon in the path, so make sure we never use it.
2768 # first if we set CC to just the basename; use the full file name.
3014 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3015 $as_echo_n "checking for C compiler default output file name... " >&6; }
3063 #include <stdio.h>
3295 #include <stdarg.h>
3296 #include <stdio.h>
3297 #include <sys/types.h>
3298 #include <sys/stat.h>
3403 # Use a header file that comes with gcc, so configuring glibc
3412 # include <limits.h>
3414 # include <assert.h>
3430 #include <ac_nonexistent.h>
3462 # Use a header file that comes with gcc, so configuring glibc
3471 # include <limits.h>
3473 # include <assert.h>
3489 #include <ac_nonexistent.h>
3527 # Loop through the user's path and test for each of PROGNAME-LIST
3593 # Loop through the user's path and test for each of PROGNAME-LIST
3804 #include <stdlib.h>
3805 #include <stdarg.h>
3806 #include <string.h>
3807 #include <float.h>
3828 #include <string.h>
3845 #include <stdlib.h>
3865 #include <ctype.h>
3866 #include <stdlib.h>
3916 #include <sys/types.h>
3917 #include <sys/wait.h>
4076 ac_cv_path_XCODE_SELECT="$XCODE_SELECT" # Let the user override the test with a path.
4110 DEVELOPER_DIR=`$XCODE_SELECT -print-path`
4247 *) as_fn_error "must pass path argument to --with-local-dir" "$LINENO" 5 ;;
4262 have_local_include=`${CC-cc} -no-cpp-precomp -c -v conftest.c 2>&1 | grep "${local_dir}/include"`
4272 if test -z "$have_local_include" -a -d "${local_dir}/include"; then
4273 tt=`echo "$CPPFLAGS" | sed -e "s+-I${local_dir}/include ++g" -e "s+-I${local_dir}/include$++g"`
4275 CPPFLAGS="$CPPFLAGS -I${local_dir}/include"
4631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if lua.h can be found in $vi_cv_path_lua_pfx/include" >&5
4632 $as_echo_n "checking if lua.h can be found in $vi_cv_path_lua_pfx/include... " >&6; }
4633 if test -f $vi_cv_path_lua_pfx/include/lua.h; then
4648 ac_cv_path_vi_cv_path_lua="$vi_cv_path_lua" # Let the user override the test with a path.
4689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if lua.h can be found in $vi_cv_path_lua_pfx/include/lua$vi_cv_version_lua" >&5
4690 $as_echo_n "checking if lua.h can be found in $vi_cv_path_lua_pfx/include/lua$vi_cv_version_lua... " >&6; }
4691 if test -f $vi_cv_path_lua_pfx/include/lua$vi_cv_version_lua/lua.h; then
4710 LUA_CFLAGS="-I${vi_cv_path_lua_pfx}/include${LUA_INC}"
4786 ac_cv_path_vi_cv_path_mzscheme="$vi_cv_path_mzscheme" # Let the user override the test with a path.
4831 echo "(display (simplify-path \
4832 (build-path (call-with-values \
4833 (lambda () (split-path (find-system-path (quote exec-file)))) \
4847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if scheme.h can be found in $vi_cv_path_mzscheme_pfx/include" >&5
4848 $as_echo_n "checking if scheme.h can be found in $vi_cv_path_mzscheme_pfx/include... " >&6; }
4849 if test -f $vi_cv_path_mzscheme_pfx/include/scheme.h; then
4850 SCHEME_INC=${vi_cv_path_mzscheme_pfx}/include
4856 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if scheme.h can be found in $vi_cv_path_mzscheme_pfx/include/plt" >&5
4857 $as_echo_n "checking if scheme.h can be found in $vi_cv_path_mzscheme_pfx/include/plt... " >&6; }
4858 if test -f $vi_cv_path_mzscheme_pfx/include/plt/scheme.h; then
4861 SCHEME_INC=${vi_cv_path_mzscheme_pfx}/include/plt
4865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if scheme.h can be found in /usr/include/plt/" >&5
4866 $as_echo_n "checking if scheme.h can be found in /usr/include/plt/... " >&6; }
4867 if test -f /usr/include/plt/scheme.h; then
4870 SCHEME_INC=/usr/include/plt
4950 ac_cv_path_vi_cv_path_perl="$vi_cv_path_perl" # Let the user override the test with a path.
5131 ac_cv_path_vi_cv_path_python="$vi_cv_path_python" # Let the user override the test with a path.
5215 "import sys, string; print string.join(sys.path,':')"`
5234 for path in "${vi_cv_path_python_pfx}" "${vi_cv_path_python_epfx}"; do
5236 d="${path}/${subdir}/python${vi_cv_var_python_version}/config"
5288 PYTHON_CFLAGS="-I${vi_cv_path_python_pfx}/include/python${vi_cv_var_python_version}"
5290 PYTHON_CFLAGS="-I${vi_cv_path_python_pfx}/include/python${vi_cv_var_python_version} -I${vi_cv_path_python_epfx}/include/python${vi_cv_var_python_version}"
5422 ac_cv_path_vi_cv_path_python3="$vi_cv_path_python3" # Let the user override the test with a path.
5498 "import sys, string; print(':'.join(sys.path))"`
5517 for path in "${vi_cv_path_python3_pfx}" "${vi_cv_path_python3_epfx}"; do
5519 d="${path}/${subdir}/python${vi_cv_var_python3_version}/config"
5563 PYTHON3_CFLAGS="-I${vi_cv_path_python3_pfx}/include/python${vi_cv_var_python3_version}"
5565 PYTHON3_CFLAGS="-I${vi_cv_path_python3_pfx}/include/python${vi_cv_var_python3_version} -I${vi_cv_path_python3_epfx}/include/python${vi_cv_var_python3_version}"
5685 #include <dlfcn.h>
5790 ac_cv_path_vi_cv_path_tcl="$vi_cv_path_tcl" # Let the user override the test with a path.
5834 ac_cv_path_vi_cv_path_tcl="$vi_cv_path_tcl" # Let the user override the test with a path.
5877 ac_cv_path_vi_cv_path_tcl="$vi_cv_path_tcl" # Let the user override the test with a path.
5920 ac_cv_path_vi_cv_path_tcl="$vi_cv_path_tcl" # Let the user override the test with a path.
5963 ac_cv_path_vi_cv_path_tcl="$vi_cv_path_tcl" # Let the user override the test with a path.
6004 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for location of Tcl include" >&5
6005 $as_echo_n "checking for location of Tcl include... " >&6; }
6007 tclinc="$tclloc/include $tclloc/include/tcl $tclloc/include/tcl$tclver /usr/local/include /usr/local/include/tcl$tclver /usr/include /usr/include/tcl$tclver"
6029 tclcnf=`echo $tclinc | sed s/include/lib/g`
6030 tclcnf="$tclcnf `echo $tclinc | sed s/include/lib64/g`"
6049 tcllib=`echo $tclinc | sed s/include/lib/g`
6050 tcllib="$tcllib `echo $tclinc | sed s/include/lib64/g`"
6129 ac_cv_path_vi_cv_path_ruby="$vi_cv_path_ruby" # Let the user override the test with a path.
6374 #include <stdio.h>
6375 #include <stdlib.h>
6376 #include <stdarg.h>
6377 #include <fcntl.h>
6378 #include <netdb.h>
6379 #include <netinet/in.h>
6380 #include <errno.h>
6381 #include <sys/types.h>
6382 #include <sys/socket.h>
6515 ac_cv_path_xmkmfpath="$xmkmfpath" # Let the user override the test with a path.
6595 /usr/include) ac_x_includes= ;;
6610 /usr/X11/include
6611 /usr/X11R7/include
6612 /usr/X11R6/include
6613 /usr/X11R5/include
6614 /usr/X11R4/include
6616 /usr/include/X11
6617 /usr/include/X11R7
6618 /usr/include/X11R6
6619 /usr/include/X11R5
6620 /usr/include/X11R4
6622 /usr/local/X11/include
6623 /usr/local/X11R7/include
6624 /usr/local/X11R6/include
6625 /usr/local/X11R5/include
6626 /usr/local/X11R4/include
6628 /usr/local/include/X11
6629 /usr/local/include/X11R7
6630 /usr/local/include/X11R6
6631 /usr/local/include/X11R5
6632 /usr/local/include/X11R4
6634 /usr/X386/include
6635 /usr/x386/include
6636 /usr/XFree86/include/X11
6638 /usr/include
6639 /usr/local/include
6640 /usr/unsupported/include
6641 /usr/athena/include
6642 /usr/local/x11r5/include
6643 /usr/lpp/Xamples/include
6645 /usr/openwin/include
6646 /usr/openwin/share/include'
6649 # Guess where to find include files, by looking for Xlib.h.
6650 # First, try using that file with no special directory specified.
6653 #include <X11/Xlib.h>
6656 # We can compile using X headers with no special include directory.
6677 #include <X11/Xlib.h>
6688 # We can link X programs with no special library path.
6692 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
7239 x_libraries=`echo "$x_includes" | sed s/include/lib/`
7250 x_includes=`echo "$x_libraries" | sed s/lib/include/`
7256 X_CFLAGS="`echo $X_CFLAGS\ | sed 's%-I/usr/include %%'`"
7267 #include <X11/Xlib.h>
7268 #include <X11/Intrinsic.h>
7428 #include <X11/Xlib.h>
7444 #include <X11/Xlib.h>
7480 #include <X11/Xlib.h>
7482 # include <stdlib.h>
7483 # include <stddef.h>
7779 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7852 #include <gtk/gtk.h>
7853 #include <stdio.h>
7855 # include <stdlib.h>
7856 # include <stddef.h>
7977 CFLAGS="$CFLAGS -I$withval/include"
8037 gui_includes="`echo $x_includes|sed 's%/^/^/*$%%'` `echo "$gui_XXX" | sed s/XXX/include/g` $GUI_INC_LOC"
8045 if test "$GUI_INC_LOC" = /usr/include; then
8047 { $as_echo "$as_me:${as_lineno-$LINENO}: result: in default path" >&5
8048 $as_echo "in default path" >&6; }
8083 gui_libs="`echo $x_libraries|sed 's%/^/^/*$%%'` `echo "$gui_XXX" | sed s/XXX/lib/g` `echo "$GUI_INC_LOC" | sed s/include/lib/` $GUI_LIB_LOC"
8095 { $as_echo "$as_me:${as_lineno-$LINENO}: result: in default path" >&5
8096 $as_echo "in default path" >&6; }
8134 #include <X11/Intrinsic.h>
8135 #include <X11/Xaw/Paned.h>
8167 #include <X11/Intrinsic.h>
8168 #include <X11/neXtaw/Paned.h>
8474 #include <X11/Xlib.h>
8505 #include <X11/Intrinsic.h>
8506 #include <X11/Xmu/Editres.h>
8552 #include <Xm/XpmP.h>
8650 #include "confdefs.h"
8651 #include <ctype.h>
8653 # include <stdlib.h>
8654 # include <stddef.h>
8685 #include <stdio.h>
8708 #include <stdio.h>
8785 #include <sys/types.h>
8786 #include <$ac_hdr>
8940 #include <sys/wait.h>
8990 # include <sys/stream.h>
9006 # include <sys/param.h>
9025 #include <pthread.h>
9026 #include <pthread_np.h>
9075 # include <Xm/Xm.h> /* This breaks it for HP-UX 11 (Squassabia) */
9078 # include <string.h>
9081 # include <strings.h>
9114 #include <sgtty.h>
9129 #include <termio.h>
9312 #include <sys/types.h>
9357 #include <sys/types.h>
9358 #include <sys/time.h>
9359 #include <time.h>
9451 #include <sys/types.h>
9452 #include <sys/param.h>
9471 #include <sys/types.h>
9472 #include <sys/param.h>
9498 #include <limits.h>
9515 #include <limits.h>
9540 # Try to guess by grepping values from an object file.
9641 #include <sys/types.h>
9643 # include <stdlib.h>
9644 # include <stddef.h>
9647 # include <sys/resource.h>
9677 #include <sys/types.h>
9679 # include <stdlib.h>
9680 # include <stddef.h>
9682 #include <signal.h>
9707 #include <sys/types.h>
9709 # include <stdlib.h>
9710 # include <stddef.h>
9712 #include <signal.h>
9713 #include "confdefs.h"
9832 # include <termcap.h>
9835 # include <stdlib.h>
9836 # include <stddef.h>
9903 #include "confdefs.h"
9905 # include <termcap.h>
9908 # include <string.h>
9911 # include <stdlib.h>
9912 # include <stddef.h>
9956 #include "confdefs.h"
9958 # include <termcap.h>
9961 # include <stdlib.h>
9962 # include <stddef.h>
9998 # include <termcap.h>
10022 # include <termcap.h>
10049 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether termcap.h contains UP, BC and PC" >&5
10050 $as_echo_n "checking whether termcap.h contains UP, BC and PC... " >&6; }
10055 # include <termcap.h>
10061 if (UP == 0 && BC == 0) PC = 1
10073 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UP, BC and PC can be extern" >&5
10074 $as_echo_n "checking whether UP, BC and PC can be extern... " >&6; }
10079 # include <termcap.h>
10081 extern char *UP, *BC, PC;
10086 if (UP == 0 && BC == 0) PC = 1
10112 # include <termcap.h>
10138 #include <sys/types.h>
10139 #include <sys/time.h>
10140 #include <sys/select.h>
10257 #include "confdefs.h"
10258 #include <sys/types.h>
10260 # include <stdlib.h>
10261 # include <stddef.h>
10264 #include <unistd.h>
10266 #include <sys/stat.h>
10267 #include <stdio.h>
10347 #include <sys/types.h>
10348 #include <signal.h>
10387 #include <signal.h>
10427 #include "confdefs.h"
10429 #include <unistd.h>
10491 #include <sys/types.h> /* for off_t */
10492 #include <stdio.h>
10510 #include <sys/types.h> /* for off_t */
10511 #include <stdio.h>
10572 #include <sys/types.h>
10618 #include <sys/types.h>
10642 #include <sys/types.h>
10687 #include <sys/types.h>
10711 #include <sys/types.h>
10755 #include <sys/types.h>
10756 #include <sys/stat.h>
10793 #include "confdefs.h"
10795 # include <stdlib.h>
10796 # include <stddef.h>
10798 #include <sys/types.h>
10799 #include <sys/stat.h>
10834 # include <iconv.h>
10855 # include <iconv.h>
10887 # include <langinfo.h>
10960 # include <math.h>
10963 # include <stdlib.h>
10964 # include <stddef.h>
11136 #include <sys/types.h>
11138 # include <sys/acl.h>
11168 # include <sys/acl.h>
11196 # include <stdlib.h>
11197 # include <stddef.h>
11200 # include <sys/acl.h>
11203 # include <sys/access.h>
11207 #include <sys/stat.h>
11258 #include <gpm.h>
11259 #include <linux/keyboard.h>
11310 #include <sys/consio.h>
11311 #include <signal.h>
11312 #include <sys/fbio.h>
11350 # include <fcntl.h>
11374 #include <stdio.h>
11398 #include <sys/types.h>
11399 #include <sys/sysctl.h>
11429 #include <sys/types.h>
11430 #include <sys/sysinfo.h>
11458 #include <sys/types.h>
11459 #include <sys/sysinfo.h>
11484 #include <unistd.h>
11651 # include <stdint.h>
11654 # include <inttypes.h>
11676 #include "confdefs.h"
11678 # include <string.h>
11681 # include <stdlib.h>
11682 # include <stddef.h>
11823 #include <X11/Xlocale.h>
12006 #include <libintl.h>
12023 #include <libintl.h>
12069 #include <libintl.h>
12363 # This file is a shell script that caches the results of configure
12369 # config.status only pays attention to the cache file if you give it
12373 # loading this file, other *unset* `ac_cv_foo' will be assigned the
12382 # and sets the high bit in the cache file unless we assign to the vars.
12471 # Run this file to recreate the current configuration.
12561 # Find who we are. Look in the path if we contain no directory separator.
12576 # in which case we are not to be found in the path.
12581 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
12744 rm -f conf$$ conf$$.exe conf$$.file
12746 rm -f conf$$.dir/conf$$.file
12751 if (echo >conf$$.file) 2>/dev/null; then
12752 if ln -s conf$$.file conf$$ 2>/dev/null; then
12755 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
12758 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
12760 elif ln conf$$.file conf$$ 2>/dev/null; then
12768 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
12868 This file was extended by $as_me, which was
12913 --file=FILE[:TEMPLATE]
12914 instantiate the configuration file FILE
12945 # The default lists apply if the user does not specify any file.
12972 --file | --fil | --fi | --f )
13376 *) # Look for the file first in the build tree, then in the source tree
13377 # (if the path is not absolute). The absolute path cannot be DOS-style,
13384 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;