hdf5/hl/examples
Mike McGreevy 5bd2405c11 [svn-r14933] Purpose: Updating HDF5 to use automake 1.10.1 and libtool 2.2.2
Description: Applying update to autotools that was applied to 1.8 a couple
             of weeks ago to the trunk.

             Updated bin/reconfigure script to reflect the new versions of 
             libtool and automake in the /home1/packages/ directory.

             Rearranged configure.in script. When using libtool 2.2.2, the
             libtool script doesn't generate until later in the configuration
             process, so I had to move a test that parsed through the libtool
             script to a point after where it was actually being generated.

             Ran libtoolize on the project, and ran bin/reconfigure to
             regenerate configure and Makefile.in's throughout.

Tested:      kagiso, smirom, linew (h5committest)
2008-05-05 13:35:55 -05:00
..
ex_ds1.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
ex_image1.c
ex_image2.c
ex_lite1.c
ex_lite2.c
ex_lite3.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
ex_table_01.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
ex_table_02.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
ex_table_03.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
ex_table_04.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
ex_table_05.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
ex_table_06.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
ex_table_07.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
ex_table_08.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
ex_table_09.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
ex_table_10.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
ex_table_11.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
ex_table_12.c [svn-r14406] bug fix: a type ID was not closed 2008-01-14 12:55:45 -05:00
image8.txt
image24pixel.txt
Makefile.am
Makefile.in [svn-r14933] Purpose: Updating HDF5 to use automake 1.10.1 and libtool 2.2.2 2008-05-05 13:35:55 -05:00
pal_rgb.h
ptExampleFL.c [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
ptExampleVL.c