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
69 # ACT-IF-FAIL (default is to abort configure with a proper error message).
82 [am_ar_try='$AR cru libconftest.a conftest.$ac_objext >&AS_MESSAGE_LOG_FD'
95 rm -f conftest.lib libconftest.a
151 # Of course, Automake must honor this variable whenever it calls a
156 # source directory, any form will work fine, but in subdirectories a
160 # fails when called from a subdirectory if $ac_aux_dir is relative
163 # fails when called from a subdirectory in a VPATH build with
164 # a relative $ac_aux_dir
169 # start a VPATH build or use an absolute $srcdir.
182 # absolute PATH. The drawback is that using absolute paths prevent a
201 # Define a conditional.
231 # There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
233 # will think it sees a *use*, and therefore will trigger all it's
242 # We try a few techniques and use that to set a single cache variable.
245 # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
265 # We make a subdir and do the tests there. Otherwise we can end up
268 # making a dummy file named 'D' -- because '-MD' means "put the output
273 # using a relative directory.
276 # We will build objects and dependencies in a subdirectory because
278 # both Tru64's cc and ICC support -MD to output dependencies as a
286 am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
299 # Setup a source with many dependencies, because some compilers
301 # we should not choose a depcomp mode which is confused by this.
323 # This depmode causes a compiler race in universal mode.
383 # Choose a directory name for dependency files.
442 # each Makefile.in and add a new line on top of each file to say so.
443 # Grep'ing the whole file is not good either: AIX grep has a line
498 # your package does certain things. But this isn't really a big deal.
515 # arguments mandatory, and then we can depend on a new Autoconf
615 # POSIX will say in a future version that running "rm -f" with no argument
660 dnl mangled by Autoconf and run in a shell conditional statement.
664 # When config.status generates a header, we must update the stamp-h file.
713 # with a leading dot. For instance MS-DOS doesn't.
825 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
829 # Set option NAME. Presently that only means defining a flag for this option.
835 # OPTIONS is a space-separated list of Automake options.
934 # Do 'set' in a subshell so we don't clobber the current shell's
935 # arguments. Must try -L first in case configure is actually a
951 # If neither matched, then we have a broken ls. This can happen
952 # if, for instance, CONFIG_SHELL is bash and it inherits a
954 # happened. Such a system could not be considered "sane".
955 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
1064 # Fortunately install-sh will honor a STRIPPROG variable, so we
1097 # Check how to create a tarball. -*- Autoconf -*-
1107 # Check how to create a tarball in format FORMAT.
1110 # Substitute a variable $(am__tar) that is a command
1111 # writing to stdout a FORMAT-tarball containing the directory
1115 # Substitute a variable $(am__untar) that extract such
1116 # a tarball read from stdin.
1121 # in the wild :-( We should find a proper way to deprecate it ...
1124 # We'll loop over all known methods to create a tar archive until one works.
1133 # There is notably a 21 bits limit for the UID and the GID. In fact,
1164 AC_MSG_CHECKING([how to create a $1 tar archive])
1209 # tar/untar a dummy directory, and stop if the command works.