diff options
author | James Laird <jlaird@hdfgroup.org> | 2005-12-02 18:46:20 (GMT) |
---|---|---|
committer | James Laird <jlaird@hdfgroup.org> | 2005-12-02 18:46:20 (GMT) |
commit | 25576025eb5261a6bc90dc75ab28f40208ef2fdd (patch) | |
tree | 0c6454f1a5a8667f080782d7aae3a70b750a77c9 /acsite.m4 | |
parent | 151e0e16201a87edfd3346fb49efdc5a357a5262 (diff) | |
download | hdf5-25576025eb5261a6bc90dc75ab28f40208ef2fdd.zip hdf5-25576025eb5261a6bc90dc75ab28f40208ef2fdd.tar.gz hdf5-25576025eb5261a6bc90dc75ab28f40208ef2fdd.tar.bz2 |
[svn-r11754] Purpose:
Feature
Description:
bin/reconfigure now allows users to define the paths to the autotools on their
system. bin/reconfigure also runs the trace script when it is invoked.
Solution:
The autotools are specified using environment variables: AUTOCONF, AUTOMAKE,
ACLOCAL, AUTOHEADER, and LIBTOOL_DIR. See bin/reconfigure for the defaults.
The version of each of the autotools is checked before they are run, so
users can't invoke the wrong version of any autotool.
The trace script is run on all the .c files in the src directory when
reconfigure is invoked. Ideally, bin/reconfigure should be run when any new
function is added to the library, but if the tracing information is out of
date the library will still work.
The trace script has also been modified to ignore the multi and stdio file
drivers (per Quincey's suggestion).
Platforms tested:
mir, shanti
Diffstat (limited to 'acsite.m4')
0 files changed, 0 insertions, 0 deletions