Lines Matching +refs:test +refs:with +refs:testsuite

7 # with or without modifications, as long as this notice is preserved.
40 dnl along with this program; if not, write to the Free Software
88 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
91 if test -n "$PKG_CONFIG"; then
116 if test -n "$PKG_CONFIG" && \
128 [if test -n "$$1"; then
130 elif test -n "$PKG_CONFIG"; then
133 test "x$?" != "x0" && pkg_failed=yes ],
176 if test $pkg_failed = yes; then
179 if test $_pkg_short_errors_supported = yes; then
197 elif test $pkg_failed = untried; then
222 dnl Checks for existence of MODULES and gathers its build flags with
246 dnl DIRECTORY. The user can override through the --with-pkgconfigdir
253 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
269 dnl --with-noarch-pkgconfigdir parameter.
275 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
303 # with or without modifications, as long as this notice is preserved.
341 # with or without modifications, as long as this notice is preserved.
359 # fails when called from a subdirectory in a VPATH build with
393 # with or without modifications, as long as this notice is preserved.
415 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
424 # with or without modifications, as long as this notice is preserved.
460 [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
463 # instance it was reported that on HP-UX the gcc test will end up
481 if test "$am_compiler_list" = ""; then
495 # Setup a source with many dependencies, because some compilers
496 # like to wrap large dependency lists on column 80 (with \), and
499 # We need to recreate these files for each test, as the compiler may
500 # overwrite some of them when testing with obscure command lines.
501 # This happens at least with the AIX C compiler.
505 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
511 # We check with '-c' and '-o' for the sake of the "dashmstdout"
514 # versions had trouble with output in subdirs.
520 test "$am__universal" = false || continue
525 if test "x$enable_dependency_tracking" = xyes; then
532 # This compiler won't grok '-c -o', but also, the minuso test has
550 # or remarks (even with -Werror). So we grep stderr for any message
572 test "x$enable_dependency_tracking" != xno \
573 && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
597 if test "x$enable_dependency_tracking" != xno; then
602 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
615 # with or without modifications, as long as this notice is preserved.
634 # Strip MF so we end up with the name of the file.
648 if test $am_rc -ne 0; then
651 re-running the configure script with MAKE="gmake" (or whatever is
652 necessary). You can also try re-running configure with the
674 [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
683 # with or without modifications, as long as this notice is preserved.
697 # The call with PACKAGE and VERSION arguments is the old style
712 if test "`cd $srcdir && pwd`" != "`pwd`"; then
714 # is not polluted with repeated "-I."
716 # test to see if srcdir already configured
717 if test -f $srcdir/config.status; then
722 # test whether we have cygpath
723 if test -z "$CYGPATH_W"; then
741 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
745 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
796 dnl The testsuite driver may need to know about EXEEXT, so add the
801 [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
803 # POSIX will say in a future version that running "rm -f" with no argument
817 to the behaviour of most rm programs out there, and not conforming with
825 if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
880 # with or without modifications, as long as this notice is preserved.
887 if test x"${install_sh+set}" != xset; then
901 # with or without modifications, as long as this notice is preserved.
904 # with a leading dot. For instance MS-DOS doesn't.
908 if test -d .tst; then
922 # with or without modifications, as long as this notice is preserved.
949 if test "$am__include" != "#"; then
965 # with or without modifications, as long as this notice is preserved.
976 # Define MISSING if not defined so far and test if it is modern enough.
981 if test x"${MISSING+set}" != xset; then
1004 # with or without modifications, as long as this notice is preserved.
1033 # with or without modifications, as long as this notice is preserved.
1047 # Make sure it works both with $CC and with simple cc.
1048 # Following AC_PROG_CC_C_O, we do the test twice because some
1049 # compilers refuse to overwrite an existing .o file with -o,
1054 && test -f conftest2.$ac_objext; then
1063 if test "$am_cv_prog_cc_c_o" != yes; then
1064 # Losing compiler, so override with the script.
1080 # with or without modifications, as long as this notice is preserved.
1087 # automake variable. To install a package with the same name as the
1096 # If your package is configured with a different prefix to python,
1121 if test -z "$PYTHON"; then
1127 if test -n "$PYTHON"; then
1138 AC_CACHE_CHECK([for a Python interpreter with version >= $1],
1141 test "$am_cv_pathless_PYTHON" = none && break
1145 if test "$am_cv_pathless_PYTHON" = none; then
1154 if test "$PYTHON" = :; then
1186 # with python 3.x. See automake bug#10227.
1207 dnl is more consistent with lispdir.m4 for example.
1211 [if test "x$prefix" = xNONE
1244 dnl more consistent with the rest of automake.
1253 [if test "x$exec_prefix" = xNONE
1299 # This test uses sys.hexversion instead of the string equivalent (first
1300 # word of sys.version), in order to cope with versions such as 2.2c1.
1318 # with or without modifications, as long as this notice is preserved.
1337 # with or without modifications, as long as this notice is preserved.
1358 # symlink; some systems play weird games with the mod time of symlinks
1366 if test "$[*]" = "X"; then
1370 if test "$[*]" != "X $srcdir/configure conftest.file" \
1371 && test "$[*]" != "X conftest.file $srcdir/configure"; then
1380 if test "$[2]" = conftest.file || test $am_try -eq 2; then
1387 test "$[2]" = conftest.file
1406 if test -n "$am_sleep_pid"; then
1418 # with or without modifications, as long as this notice is preserved.
1422 # Enable less verbose build rules; with the default set to DEFAULT
1456 if test $am_cv_make_support_nested_variables = yes; then
1478 # with or without modifications, as long as this notice is preserved.
1482 # One issue with vendor 'install' (even GNU) is that you can't
1488 # STRIPPROG with the value of the STRIP variable (set by the user).
1495 dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
1496 if test "$cross_compiling" != no; then
1506 # with or without modifications, as long as this notice is preserved.
1525 # with or without modifications, as long as this notice is preserved.
1554 [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1567 if test $am_uid -le $am_max_uid; then
1574 if test $am_gid -le $am_max_gid; then
1629 test -n "${am_cv_prog_tar_$1}" && break
1637 if test -s conftest.tar; then