Lines Matching refs:a
13 dnl Enables a reasonable set of warnings for the C compiler.
49 dnl Most compilers print some kind of a version string with some command
51 dnl before doing a test compilation run with compiler-specific flags.
53 dnl produce a warning message for unknown flags instead of returning
54 dnl an error, resulting in a false positive. Also, compilers may do
55 dnl erratic things when invoked with flags meant for a different
202 dnl You should have received a copy of the GNU General Public License along
205 dnl As a special exception, the respective Autoconf Macro's copyright owner
214 dnl Macro released by the Autoconf Archive. When you make and distribute a
285 AS_IF([test "X$ax_cv_check_gl_libgl" = Xno -a "X$no_x" = Xyes],
341 dnl You should have received a copy of the GNU General Public License along
344 dnl As a special exception, the respective Autoconf Macro's copyright owner
353 dnl Macro released by the Autoconf Archive. When you make and distribute a
396 dnl to do with such a file.
430 dnl Some versions of Mac OS X include a broken interpretation of the GLU
488 dnl You should have received a copy of the GNU General Public License along
491 dnl As a special exception, the respective Autoconf Macro's copyright owner
500 dnl Macro released by the Autoconf Archive. When you make and distribute a
553 AS_IF([test "X$ax_cv_check_glut_libglut" = Xno -a "X$no_x" = Xyes],
603 dnl has a nonstandard name, defines PTHREAD_CREATE_JOINABLE to that name
606 dnl ACTION-IF-FOUND is a list of shell commands to run if a threads library
607 dnl is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
632 dnl You should have received a copy of the GNU General Public License along
635 dnl As a special exception, the respective Autoconf Macro's copyright owner
644 dnl Macro released by the Autoconf Archive. When you make and distribute a
678 dnl We must check for the threads library under a number of different
683 dnl Create a list of thread flags to try. Items starting with a "-" are
686 dnl which is a program returning the flags for the Pth emulation library.
717 dnl a function called by this macro, so we could check for that, but
718 dnl who knows whether they'll stub that too in a future libc.) So,
762 dnl need a special flag -Kthread to make this header compile.)
767 dnl functions on Solaris that doesn't have a non-functional libc stub.
770 static void routine(void* a) {a=0;}
771 static void* start_routine(void* a) {return a;}],
811 uses a non-standard name on your system.])