Lines Matching refs:Check
24 dnl Check for extension of executables
27 dnl Check for standard headers. We don't use this in Vim but other stuff
32 dnl Check that the C99 features that Vim uses are supported:
77 dnl Check for the flag that fails if stuff are missing.
178 dnl Check for Darwin and MacOS X
370 dnl Check for EBCDIC stolen from the LYNX port to z/OS Unix
493 dnl Check user requested features.
544 dnl Check for Lua feature.
761 dnl Check for MzScheme feature.
1294 dnl -- Check if the path contained in python_LINKFORSHARED is
1376 dnl Check that compiling a simple program still works with the flags
1741 dnl Check that adding -fPIE works. It may be needed when using a static
1763 dnl Check that adding -fPIE works. It may be needed when using a static
2092 /* Check bitfields */
2098 /* Check creating a socket. */
2128 /* Check bitfields */
2134 /* Check creating a socket. */
2304 dnl Check if the X11 header files are correctly installed. On some systems
2326 dnl Check for -lXdmcp (needed on SunOS 4.1.4)
2334 dnl Check for other function than above to avoid the cached value
2338 dnl Check for -lXpm (needed for some versions of Motif)
2343 dnl Check that the X11 header files don't use implicit declarations
2389 dnl Check if --with-x was given but it doesn't work.
2750 dnl Check for GTK2. If it fails, then continue on for Motif as before...
2804 dnl Check for GTK3.
2839 dnl Check the version of Gdk-Pixbuf. If the version is 2.31 or later and
2904 dnl Check for Motif include files location.
2934 dnl Check for Motif library files location. In the same order as the include
2995 dnl Check if the Athena files can be found
3041 dnl Check for -lXext and then for -lXmu
3094 dnl Check for X11/xpm.h and X11/Sunkeysym.h with the GUI include path
3216 dnl Check for Cygwin, which needs an extra source file if not using X11
3327 dnl Check if strings.h and string.h can both be included when defined.
3725 dnl Check for functions in one big call, to reduce the size of configure.
4238 dnl Check for memmove() before bcopy(), makes memmove() be used when both are
4312 dnl Check for multibyte locale functions
4314 dnl Check if X_LOCALE should be defined.
4338 dnl Check how we can run ctags. Default to "ctags" when nothing works.
4366 dnl Check how we can run man with a section number
4375 dnl Check if gettext() is working and if it needs -lintl
4451 dnl Check for dynamic linking loader
4604 # Check if linker supports --as-needed and --no-as-needed options