Lines Matching refs:a
36 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
45 # This is a private macro too. Using m4_define simplifies
71 # Of course, Automake must honor this variable whenever it calls a
76 # source directory, any form will work fine, but in subdirectories a
80 # fails when called from a subdirectory if $ac_aux_dir is relative
83 # fails when called from a subdirectory in a VPATH build with
84 # a relative $ac_aux_dir
89 # start a VPATH build or use an absolute $srcdir.
102 # absolute PATH. The drawback is that using absolute paths prevent a
121 # Define a conditional.
151 # There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
153 # will think it sees a *use*, and therefore will trigger all it's
162 # We try a few techniques and use that to set a single cache variable.
165 # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
185 # We make a subdir and do the tests there. Otherwise we can end up
188 # making a dummy file named 'D' -- because '-MD' means "put the output
193 # using a relative directory.
196 # We will build objects and dependencies in a subdirectory because
198 # both Tru64's cc and ICC support -MD to output dependencies as a
206 am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
219 # Setup a source with many dependencies, because some compilers
221 # we should not choose a depcomp mode which is confused by this.
243 # This depmode causes a compiler race in universal mode.
303 # Choose a directory name for dependency files.
362 # each Makefile.in and add a new line on top of each file to say so.
363 # Grep'ing the whole file is not good either: AIX grep has a line
418 # your package does certain things. But this isn't really a big deal.
435 # arguments mandatory, and then we can depend on a new Autoconf
535 # POSIX will say in a future version that running "rm -f" with no argument
583 dnl mangled by Autoconf and run in a shell conditional statement.
587 # When config.status generates a header, we must update the stamp-h file.
636 # with a leading dot. For instance MS-DOS doesn't.
784 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
788 # Set option NAME. Presently that only means defining a flag for this option.
794 # OPTIONS is a space-separated list of Automake options.
893 # Do 'set' in a subshell so we don't clobber the current shell's
894 # arguments. Must try -L first in case configure is actually a
910 # If neither matched, then we have a broken ls. This can happen
911 # if, for instance, CONFIG_SHELL is bash and it inherits a
913 # happened. Such a system could not be considered "sane".
914 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
1023 # Fortunately install-sh will honor a STRIPPROG variable, so we
1056 # Check how to create a tarball. -*- Autoconf -*-
1066 # Check how to create a tarball in format FORMAT.
1069 # Substitute a variable $(am__tar) that is a command
1070 # writing to stdout a FORMAT-tarball containing the directory
1074 # Substitute a variable $(am__untar) that extract such
1075 # a tarball read from stdin.
1080 # in the wild :-( We should find a proper way to deprecate it ...
1083 # We'll loop over all known methods to create a tar archive until one works.
1092 # There is notably a 21 bits limit for the UID and the GID. In fact,
1123 AC_MSG_CHECKING([how to create a $1 tar archive])
1168 # tar/untar a dummy directory, and stop if the command works.