Home | History | Annotate | Download | only in src

Lines Matching defs:try

13 # If you have problems, try without defining CC and CFLAGS before reporting
333 try()
340 try()
368 if try $CC -c $CFLAGS $test.c; then
385 if try $CC -w -c $SFLAGS $test.c &&
386 try $LDSHARED $SFLAGS -o $test$shared_ext $test.o; then
392 echo 'No shared library support; try without defining CC and CFLAGS' | tee -a configure.log
430 if try $CC -c $CFLAGS -D_LARGEFILE64_SOURCE=1 $test.c; then
447 if try $CC $CFLAGS -o $test $test.c; then
464 if try $CC $CFLAGS -o $test $test.c; then
482 if try $CC -c $CFLAGS $test.c; then
497 if try $CC -c $CFLAGS $test.c; then
550 if try $CC -c $CFLAGS $test.c; then
571 if try $CC $CFLAGS -o $test $test.c; then
594 if try $CC -c $CFLAGS $test.c; then
632 if try $CC -c $CFLAGS $test.c; then
661 if try $CC $CFLAGS -o $test $test.c; then
678 if try $CC -c $CFLAGS $test.c; then
710 if try $CC -c $CFLAGS $test.c; then