summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2006-11-14 16:15:07 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2006-11-14 16:15:07 (GMT)
commita9397f3f512d7ade2af548fe3323a474fa48267d (patch)
tree6dde77a741e44a2288ab683baab9ae452e245324 /fortran
parentc35a2ad6b2fe19c8016469041f15009dd6e6118e (diff)
downloadhdf5-a9397f3f512d7ade2af548fe3323a474fa48267d.zip
hdf5-a9397f3f512d7ade2af548fe3323a474fa48267d.tar.gz
hdf5-a9397f3f512d7ade2af548fe3323a474fa48267d.tar.bz2
[svn-r12911] Backed up to previous versions of automake and libtool. Hopefully this will fix
issues on tg-login3. bin/reconfigure should still work on both heping/mir and kagiso.
Diffstat (limited to 'fortran')
-rw-r--r--fortran/Makefile.in2
-rw-r--r--fortran/examples/Makefile.in2
-rw-r--r--fortran/src/Makefile.in4
-rw-r--r--fortran/test/Makefile.in4
-rw-r--r--fortran/testpar/Makefile.in4
5 files changed, 11 insertions, 5 deletions
diff --git a/fortran/Makefile.in b/fortran/Makefile.in
index 9a7b789..60e0eb5 100644
--- a/fortran/Makefile.in
+++ b/fortran/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/fortran/examples/Makefile.in b/fortran/examples/Makefile.in
index d2f1359..0978256 100644
--- a/fortran/examples/Makefile.in
+++ b/fortran/examples/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/fortran/src/Makefile.in b/fortran/src/Makefile.in
index 33b6661..5a9b1e6 100644
--- a/fortran/src/Makefile.in
+++ b/fortran/src/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -32,6 +32,8 @@
+SOURCES = $(libhdf5_fortran_la_SOURCES) $(H5fortran_detect_SOURCES) H5match_types.c $(H5test_kind_SOURCES)
+
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
diff --git a/fortran/test/Makefile.in b/fortran/test/Makefile.in
index 61e8c6f..2b90a10 100644
--- a/fortran/test/Makefile.in
+++ b/fortran/test/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -30,6 +30,8 @@
# HDF5-Fortran test/Makefile(.in)
#
+SOURCES = $(libh5test_fortran_la_SOURCES) $(fflush1_SOURCES) $(fflush2_SOURCES) $(fortranlib_test_SOURCES)
+
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
diff --git a/fortran/testpar/Makefile.in b/fortran/testpar/Makefile.in
index 8fae43f..3d39cfc 100644
--- a/fortran/testpar/Makefile.in
+++ b/fortran/testpar/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -29,6 +29,8 @@
#
# HDF5 Fortran Parallel Library Test Makefile(.in)
#
+SOURCES = $(parallel_test_SOURCES)
+
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@