summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2008-05-16 17:42:16 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2008-05-16 17:42:16 (GMT)
commitc5fa17ae84cec63701a9b098f6f150b9f26fdb89 (patch)
treea307a60b61ebb697ace3ab04c058d58b95aae0ba /configure
parent968552fbc80f4d88a6ea54b0b9a20892f461e167 (diff)
downloadhdf5-c5fa17ae84cec63701a9b098f6f150b9f26fdb89.zip
hdf5-c5fa17ae84cec63701a9b098f6f150b9f26fdb89.tar.gz
hdf5-c5fa17ae84cec63701a9b098f6f150b9f26fdb89.tar.bz2
[svn-r15019]
Purpose: Configure Fix Description: The test program h52gifgentst was getting installed in the bin directory during 'make install', and it shouldn't. Make now builds the program for use in testing but doesn't install it during 'make install'. Tested: kagiso
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a2c857a..bda3b01 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 15011 2008-05-15 21:02:34Z mcgreevy .
+# From configure.in Id: configure.in 15013 2008-05-15 21:25:52Z mcgreevy .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for HDF5 1.8.0-snap7.
#