• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:enable +full:- +full:maintainer +full:- +full:mode

1 # generated automatically by aclocal 1.11.1 -*- Autoconf -*-
29 # ----------------------------
42 # -----------------------------
49 # -------------------------------
58 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
86 # are both prefixed by $srcdir. In an in-source build this is usually
111 # AM_CONDITIONAL -*- Autoconf -*-
122 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
123 # -------------------------------------
142 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
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
201 # both Tru64's cc and ICC support -MD to output dependencies as a
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 ;;
224 # we should not choose a depcomp mode which is confused by this.
238 # We check with `-c' and `-o' for the sake of the "dashmstdout"
239 # mode. It turns out that the SunPro C++ compiler does not properly
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"
246 # This depmode causes a compiler race in universal mode.
250 # after this tag, mechanisms are not by side-effect, so they'll
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
292 rm -rf conftest.dir
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])
329 # Generate code to set up dependency tracking. -*- Autoconf -*-
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
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.
409 # Do all the work for Automake. -*- Autoconf -*-
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
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
446 if test -f $srcdir/config.status; then
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])
555 # ------------------
562 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
564 install_sh="\${SHELL} $am_aux_dir/install-sh"
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
590 # Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
602 # AM_MAINTAINER_MODE([DEFAULT-MODE])
603 # ----------------------------------
604 # Control maintainer-specific portions of Makefiles.
605 # Default is to disable them, unless `enable' is passed literally.
607 # can override the default with the --enable/--disable switch.
610 [enable], [m4_define([am_maintainer_other], [disable])],
611 [disable], [m4_define([am_maintainer_other], [enable])],
612 [m4_define([am_maintainer_other], [enable])
614 AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
615 dnl maintainer-mode's default is 'disable' unless 'enable' is passed
616 AC_ARG_ENABLE([maintainer-mode], optenable
617 [ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not u…
620 [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
630 # Check to see how 'make' treats includes. -*- Autoconf -*-
641 # -----------------
644 [am_make=${MAKE-make}
658 case `$am_make -s -f confmf 2> /dev/null` in #(
668 case `$am_make -s -f confmf 2> /dev/null` in #(
679 rm -f confinc confmf
682 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
694 # ------------------------------
697 $1=${$1-"${am_missing_run}$2"}
702 # ------------------
703 # Define MISSING if not defined so far and test if it supports --run.
717 if eval "$MISSING --run true"; then
718 am_missing_run="$MISSING --run "
732 # ---------------
733 # Check for `mkdir -p'.
751 # Helper functions for option handling. -*- Autoconf -*-
762 # -----------------------
764 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
767 # ------------------------------
773 # ----------------------------------
774 # OPTIONS is a space-separated list of Automake options.
778 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
779 # -------------------------------------------
780 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
784 # Check to make sure that the build environment is sane. -*- Autoconf -*-
796 # ---------------
816 # arguments. Must try -L first in case configure is actually a
821 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
823 # -L didn't work.
824 set X `ls -t "$srcdir/configure" conftest.file`
826 rm -f conftest.file
834 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
858 # --------------------------
859 # Enable less verbose build rules; with the default set to DEFAULT
862 [AC_ARG_ENABLE([silent-rules],
863 [ --enable-silent-rules less verbose build output (undo: `make V=1')
864 --disable-silent-rules verbose build output (undo: `make V=0')])
883 # ---------------------
886 # annoying in cross-compiling environments, where the build's strip
888 # Fortunately install-sh will honor a STRIPPROG variable, so we
889 # always use install-sh in `make install-strip', and initialize
894 # run `make install-strip'. However `strip' might not be the right
895 # tool to use in cross-compilation environments, therefore Automake
901 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
913 # ---------------------------
919 # ---------------------------
923 # Check how to create a tarball. -*- Autoconf -*-
934 # --------------------
939 # writing to stdout a FORMAT-tarball containing the directory
950 [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
956 _am_tools=${am_cv_prog_tar_$1-$_am_tools}
958 # Solaris sh will not grok spaces in the rhs of `-'.
965 AM_RUN_LOG([$_am_tar --version]) && break
967 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
968 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
969 am__untar="$_am_tar -xf -"
972 # Must skip GNU tar: if it does not support --format= it doesn't create
974 (tar --version) >/dev/null 2>&1 && continue
975 am__tar='tar chf - "$$tardir"'
976 am__tar_='tar chf - "$tardir"'
977 am__untar='tar xf -'
980 am__tar='pax -L -x $1 -w "$$tardir"'
981 am__tar_='pax -L -x $1 -w "$tardir"'
982 am__untar='pax -r'
985 am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
986 am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
987 am__untar='cpio -i -H $1 -d'
998 test -n "${am_cv_prog_tar_$1}" && break
1001 rm -rf conftest.dir
1005 rm -rf conftest.dir
1006 if test -s conftest.tar; then
1011 rm -rf conftest.dir
1019 m4_include([m4m/gp-check-shell-environment.m4])
1020 m4_include([m4m/gp-config-msg.m4])
1021 m4_include([m4m/gp-documentation.m4])
1022 m4_include([m4m/gp-gettext-hack.m4])
1024 m4_include([auto-m4/gettext.m4])
1025 m4_include([auto-m4/iconv.m4])
1026 m4_include([auto-m4/lib-ld.m4])
1027 m4_include([auto-m4/lib-link.m4])
1028 m4_include([auto-m4/lib-prefix.m4])
1029 m4_include([auto-m4/libtool.m4])
1030 m4_include([auto-m4/ltoptions.m4])
1031 m4_include([auto-m4/ltsugar.m4])
1032 m4_include([auto-m4/ltversion.m4])
1033 m4_include([auto-m4/lt~obsolete.m4])
1034 m4_include([auto-m4/nls.m4])
1035 m4_include([auto-m4/po.m4])
1036 m4_include([auto-m4/progtest.m4])