Commit Graph

3 Commits

Author SHA1 Message Date
Dan Wells
e91c406e06 [svn-r5291]
Purpose:
    bug fix
Description:
    Had an #ifdef HAVE_XXX in the header file HDFIOTrace.h
Solution:
    Changed the condition to H5_HAVE_XXX
Platforms tested:
    Origin 2000 64 bit
2002-04-30 10:23:11 -05:00
Dan Wells
5fa81dec82 [svn-r4110]
Purpose:
    feature
Description:
    allows the option of building the library libhdf-inst.a so that it can
    link with either the Pablo Trace Libraries or with the Pablo Performance
    Capture Facility (PCF)
Solution:
    Added code for conditional compilation using the PCF_BUILD flag. When the
    library is made, the user can specify PABLO_BUILD=PCF which will cause the
    -DPCF_BUILD to be passed to the compiler.
Platforms tested:
    Solaris, IRIX64
2001-07-05 10:07:00 -05:00
Dan Wells
31ac744586 [svn-r1179] Changes made to enable automatic building of list of event IDs and to make output of HDF 4 and HDF 5 tracing compatible. 1999-04-14 16:15:23 -05:00