Lines Matching +full:fails +full:- +full:without +full:- +full:test +full:- +full:cd
1 # generated automatically by aclocal 1.11.1 -*- Autoconf -*-
7 # with or without modifications, as long as this notice is preserved.
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
26 # with or without modifications, as long as this notice is preserved.
29 # ----------------------------
42 # -----------------------------
49 # -------------------------------
58 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
64 # with or without modifications, as long as this notice is preserved.
79 # fails when called from a subdirectory if $ac_aux_dir is relative
81 # fails if $ac_aux_dir is absolute,
82 # fails when called from a subdirectory in a VPATH build with
86 # are both prefixed by $srcdir. In an in-source build this is usually
102 # configured tree to be moved without reconfiguration.
108 am_aux_dir=`cd $ac_aux_dir && pwd`
111 # AM_CONDITIONAL -*- Autoconf -*-
118 # with or without modifications, as long as this notice is preserved.
122 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
123 # -------------------------------------
142 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
152 # with or without modifications, as long as this notice is preserved.
164 # ----------------------
188 [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
191 # instance it was reported that on HP-UX the gcc test will end up
192 # making a dummy file named `D' -- because `-MD' means `put the output
198 cd conftest.dir
201 # both Tru64's cc and ICC support -MD to output dependencies as a
208 if test "$am_compiler_list" = ""; then
209 am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
214 *\ -arch\ *\ -arch\ *) am__universal=true ;;
218 *\ -arch\ *\ -arch\ *) am__universal=true ;;
226 # We need to recreate these files for each test, as the compiler may
238 # We check with `-c' and `-o' for the sake of the "dashmstdout"
240 # handle `-M -o', and we need to detect this. Also, some Intel
242 am__obj=sub/conftest.${OBJEXT-o}
243 am__minus_obj="-o $am__obj"
247 test "$am__universal" = false || continue
250 # after this tag, mechanisms are not by side-effect, so they'll
252 if test "x$enable_dependency_tracking" = xyes; then
259 # This compiler won't grok `-c -o', but also, the minuso test has
262 am__obj=conftest.${OBJEXT-o}
270 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
275 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
277 # or remarks (even with -Werror). So we grep stderr for any message
279 # When given -MP, icc 7.0 and 7.1 complain thusly:
280 # icc: Command line warning: ignoring option '-M'; no argument required
282 # icc: Command line remark: option '-MP' not supported
291 cd ..
292 rm -rf conftest.dir
299 test "x$enable_dependency_tracking" != xno \
300 && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
305 # -------------
315 # ------------
317 [AC_ARG_ENABLE(dependency-tracking,
318 [ --disable-dependency-tracking speeds up one-time build
319 --enable-dependency-tracking do not reject slow dependency extractors])
320 if test "x$enable_dependency_tracking" != xno; then
324 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
329 # Generate code to set up dependency tracking. -*- Autoconf -*-
336 # with or without modifications, as long as this notice is preserved.
341 # ------------------------------
344 # Autoconf 2.62 quotes --file arguments for eval, but not when files
345 # are listed without --file. Let's play safe and only enable the eval
355 mf=`echo "$mf" | sed -e 's/:.*$//'`
359 # Grep'ing the first line is not enough: some people post-process
363 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
369 # from the Makefile without running `make'.
370 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
371 test -z "$DEPDIR" && continue
372 am__include=`sed -n 's/^am__include = //p' < "$mf"`
373 test -z "am__include" && continue
374 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
376 U=`sed -n 's/^U = //p' < "$mf"`
381 for file in `sed -n "
383 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
385 test -f "$dirpart/$file" && continue
397 # -----------------------------
398 # This macro should only be invoked once -- use via AC_REQUIRE.
405 [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
409 # Do all the work for Automake. -*- Autoconf -*-
416 # with or without modifications, as long as this notice is preserved.
423 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
425 # -----------------------------------------------
427 # call (pre autoconf-2.50), which is being phased out. PACKAGE
438 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
441 if test "`cd $srcdir && pwd`" != "`pwd`"; then
442 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
443 # is not polluted with repeated "-I."
444 AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
445 # test to see if srcdir already configured
446 if test -f $srcdir/config.status; then
451 # test whether we have cygpath
452 if test -z "$CYGPATH_W"; then
453 if (cygpath --version) >/dev/null 2>/dev/null; then
454 CYGPATH_W='cygpath -w'
462 dnl Distinguish between old-style and new-style calls.
464 [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
468 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
474 _AM_IF_OPTION([no-define],,
481 AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
483 AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
494 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
495 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
497 _AM_IF_OPTION([no-dependencies],,
511 _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
512 dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
517 [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
527 # When config.status generates a header, we must update the stamp-h file.
546 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
552 # with or without modifications, as long as this notice is preserved.
555 # ------------------
559 if test x"${install_sh}" != xset; then
562 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
564 install_sh="\${SHELL} $am_aux_dir/install-sh"
573 # with or without modifications, as long as this notice is preserved.
577 # Check whether the underlying file-system supports filenames
578 # with a leading dot. For instance MS-DOS doesn't.
580 [rm -rf .tst 2>/dev/null
582 if test -d .tst; then
595 # with or without modifications, as long as this notice is preserved.
600 # -----------
607 if test "$LEX" = :; then
611 # Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
619 # with or without modifications, as long as this notice is preserved.
623 # AM_MAINTAINER_MODE([DEFAULT-MODE])
624 # ----------------------------------
625 # Control maintainer-specific portions of Makefiles.
628 # can override the default with the --enable/--disable switch.
635 AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
636 dnl maintainer-mode's default is 'disable' unless 'enable' is passed
637 AC_ARG_ENABLE([maintainer-mode],
638 [ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not u…
643 AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
651 # Check to see how 'make' treats includes. -*- Autoconf -*-
657 # with or without modifications, as long as this notice is preserved.
662 # -----------------
665 [am_make=${MAKE-make}
679 case `$am_make -s -f confmf 2> /dev/null` in #(
687 if test "$am__include" = "#"; then
689 case `$am_make -s -f confmf 2> /dev/null` in #(
700 rm -f confinc confmf
708 # with or without modifications, as long as this notice is preserved.
713 # --------------
722 am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
724 if test "$am_t" != yes; then
728 # A longer-term fix would be to have automake use am__CC in this case,
738 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
745 # with or without modifications, as long as this notice is preserved.
750 # ------------------------------
753 $1=${$1-"${am_missing_run}$2"}
758 # ------------------
759 # Define MISSING if not defined so far and test if it supports --run.
764 if test x"${MISSING+set}" != xset; then
773 if eval "$MISSING --run true"; then
774 am_missing_run="$MISSING --run "
785 # with or without modifications, as long as this notice is preserved.
788 # ---------------
789 # Check for `mkdir -p'.
807 # Helper functions for option handling. -*- Autoconf -*-
813 # with or without modifications, as long as this notice is preserved.
818 # -----------------------
820 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
823 # ------------------------------
829 # ----------------------------------
830 # OPTIONS is a space-separated list of Automake options.
834 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
835 # -------------------------------------------
836 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
840 # Check to make sure that the build environment is sane. -*- Autoconf -*-
847 # with or without modifications, as long as this notice is preserved.
852 # ---------------
872 # arguments. Must try -L first in case configure is actually a
877 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
878 if test "$[*]" = "X"; then
879 # -L didn't work.
880 set X `ls -t "$srcdir/configure" conftest.file`
882 rm -f conftest.file
883 if test "$[*]" != "X $srcdir/configure conftest.file" \
884 && test "$[*]" != "X conftest.file $srcdir/configure"; then
890 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
894 test "$[2]" = conftest.file
909 # with or without modifications, as long as this notice is preserved.
912 # ---------------------
915 # annoying in cross-compiling environments, where the build's strip
917 # Fortunately install-sh will honor a STRIPPROG variable, so we
918 # always use install-sh in `make install-strip', and initialize
923 # run `make install-strip'. However `strip' might not be the right
924 # tool to use in cross-compilation environments, therefore Automake
926 dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
927 if test "$cross_compiling" != no; then
930 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
937 # with or without modifications, as long as this notice is preserved.
942 # ---------------------------
948 # ---------------------------
952 # Check how to create a tarball. -*- Autoconf -*-
958 # with or without modifications, as long as this notice is preserved.
963 # --------------------
968 # writing to stdout a FORMAT-tarball containing the directory
979 [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
985 _am_tools=${am_cv_prog_tar_$1-$_am_tools}
987 # Solaris sh will not grok spaces in the rhs of `-'.
994 AM_RUN_LOG([$_am_tar --version]) && break
996 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
997 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
998 am__untar="$_am_tar -xf -"
1001 # Must skip GNU tar: if it does not support --format= it doesn't create
1003 (tar --version) >/dev/null 2>&1 && continue
1004 am__tar='tar chf - "$$tardir"'
1005 am__tar_='tar chf - "$tardir"'
1006 am__untar='tar xf -'
1009 am__tar='pax -L -x $1 -w "$$tardir"'
1010 am__tar_='pax -L -x $1 -w "$tardir"'
1011 am__untar='pax -r'
1014 am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1015 am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1016 am__untar='cpio -i -H $1 -d'
1027 test -n "${am_cv_prog_tar_$1}" && break
1030 rm -rf conftest.dir
1034 rm -rf conftest.dir
1035 if test -s conftest.tar; then
1040 rm -rf conftest.dir
1049 m4_include([cf/auth-modules.m4])
1050 m4_include([cf/broken-getaddrinfo.m4])
1051 m4_include([cf/broken-glob.m4])
1052 m4_include([cf/broken-realloc.m4])
1053 m4_include([cf/broken-snprintf.m4])
1056 m4_include([cf/c-attribute.m4])
1058 m4_include([cf/check-compile-et.m4])
1059 m4_include([cf/check-getpwnam_r-posix.m4])
1060 m4_include([cf/check-man.m4])
1061 m4_include([cf/check-netinet-ip-and-tcp.m4])
1062 m4_include([cf/check-type-extra.m4])
1063 m4_include([cf/check-var.m4])
1064 m4_include([cf/check-x.m4])
1065 m4_include([cf/check-xau.m4])
1071 m4_include([cf/find-func-no-libs.m4])
1072 m4_include([cf/find-func-no-libs2.m4])
1073 m4_include([cf/find-func.m4])
1074 m4_include([cf/find-if-not-broken.m4])
1075 m4_include([cf/framework-security.m4])
1076 m4_include([cf/have-struct-field.m4])
1077 m4_include([cf/have-type.m4])
1079 m4_include([cf/krb-bigendian.m4])
1080 m4_include([cf/krb-func-getlogin.m4])
1081 m4_include([cf/krb-ipv6.m4])
1082 m4_include([cf/krb-prog-ln-s.m4])
1083 m4_include([cf/krb-readline.m4])
1084 m4_include([cf/krb-struct-spwd.m4])
1085 m4_include([cf/krb-struct-winsize.m4])
1092 m4_include([cf/mips-abi.m4])
1094 m4_include([cf/need-proto.m4])
1098 m4_include([cf/proto-compat.m4])
1102 m4_include([cf/roken-frag.m4])
1103 m4_include([cf/socket-wrapper.m4])
1106 m4_include([cf/test-package.m4])
1107 m4_include([cf/version-script.m4])
1110 m4_include([cf/with-all.m4])