hdf5/bin
Bill Wendling ebb263afa6 [svn-r6765] Purpose:
Bug Fix

Description:
    If there was a header file with a path like:

        /some/path/mpich.optimized/...

    The dependencies script would change that to

        /some/path/mpich.loptimized/...
                         ^--Note.

Solution:
    Mike McKay offered the solution to replace the substitution script
    from "s/\.o/\.lo/g" to "s/\.o(\b)/\.lo$1/g". It doesn't crash when
    run on Linux, but we need to make sure that it's okay for his
    machine.

Platforms tested:
    Linux, since this script is only run on GNU platforms.

Misc. update:
2003-04-28 13:39:41 -05:00
..
checkapi [svn-r5466] Purpose: 2002-05-28 13:02:38 -05:00
checkposix [svn-r6536] Purpose: 2003-03-31 12:39:53 -05:00
chkmanifest [svn-r2362] Changed the file searching pattern to look for end of line to match 2000-06-07 15:41:49 -05:00
config_para_ibm_sp.sh [svn-r1700] Changed names of files to better reflect their purposes. 1999-09-30 12:15:06 -05:00
config.guess [svn-r5132] Purpose: 2002-04-02 17:08:23 -05:00
config.sub [svn-r5132] Purpose: 2002-04-02 17:08:23 -05:00
debug-ohdr [svn-r514] Changes since 19980715 1998-07-17 14:03:43 -05:00
dependencies [svn-r6765] Purpose: 2003-04-28 13:39:41 -05:00
distdep [svn-r2573] Purpose: 2000-09-19 12:04:46 -05:00
errors [svn-r6536] Purpose: 2003-03-31 12:39:53 -05:00
h5vers [svn-r6536] Purpose: 2003-03-31 12:39:53 -05:00
install-sh [svn-r3942] Purpose: 2001-05-25 15:02:33 -05:00
iostats [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
locate_sw [svn-r5617] Purpose: 2002-06-13 06:32:12 -05:00
ltmain.sh [svn-r5252] Purpose: 2002-04-25 00:36:03 -05:00
mkdirs [svn-r6536] Purpose: 2003-03-31 12:39:53 -05:00
release [svn-r4129] Purpose: 2001-07-06 00:43:38 -05:00
runtest [svn-r6692] Purpose: 2003-04-16 16:11:45 -05:00
snapshot [svn-r6572] Purpose: 2003-04-02 16:35:57 -05:00
snapshot_version [svn-r5034] Purpose: 2002-03-05 19:55:31 -05:00
trace [svn-r6412] Purpose: 2003-02-17 12:11:03 -05:00