Lines Matching refs:flags
14 dnl Optionally, if the first argument is nonempty, turns on flags which
31 msg="for C compiler warning flags"
33 msg="for C compiler warning and ANSI conformance flags"
51 dnl before doing a test compilation run with compiler-specific flags.
53 dnl produce a warning message for unknown flags instead of returning
55 dnl erratic things when invoked with flags meant for a different
180 dnl compiler and linker flags are included in the output variables
314 dnl flags are included in the output variables "GLU_CFLAGS" and "GLU_LIBS",
466 dnl Check for GLUT. If GLUT is found, the required compiler and linker flags
583 dnl flags, and the PTHREAD_CFLAGS output variable to any special C compiler
584 dnl flags that are needed. (The user can also force certain compiler
585 dnl flags/libs to be tested by setting these environment variables.)
591 dnl NOTE: You are assumed to not only compile your program with these flags,
656 dnl requires special compiler flags (e.g. on True64 or Sequent).
683 dnl Create a list of thread flags to try. Items starting with a "-" are
684 dnl C compiler flags, and other items are library names, except for "none"
685 dnl which indicates that we try without any flags at all, and "pthread-config"
686 dnl which is a program returning the flags for the Pth emulation library.
695 dnl other compiler flags to prevent continual compiler warnings
734 AC_MSG_CHECKING([whether pthreads work without any flags])
814 AC_MSG_CHECKING([if more special flags are required for pthreads])