summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2011-04-16 17:52:58 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2011-04-16 17:52:58 (GMT)
commita99c68f3f9ac16df25d68a06947d92fcd0da220c (patch)
tree20d46aff1dc8a78e2b63e4f1632b051226122163 /configure
parent94c1e60ea84dfee632ee0d355bada11885ecbed5 (diff)
downloadhdf5-a99c68f3f9ac16df25d68a06947d92fcd0da220c.zip
hdf5-a99c68f3f9ac16df25d68a06947d92fcd0da220c.tar.gz
hdf5-a99c68f3f9ac16df25d68a06947d92fcd0da220c.tar.bz2
[svn-r20534] Remove export from "export LD_LIBRARY_PATH=${LL_PATH}" in examples and hl/examples Makefiles. "export" breaks make install in Daily Tests on FreeBSD machines and isn't missed elsewhere.
Tested on amani, freedom, jam, koala, and loyalty.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d088ba6..1d353da 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 20521 2011-04-15 20:14:03Z acheng .
+# From configure.in Id: configure.in 20531 2011-04-15 22:14:32Z nfortne2 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.68 for HDF5 1.8.7-snap2.
#