summaryrefslogtreecommitdiffstats
path: root/c++/examples
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2013-03-21 02:25:01 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2013-03-21 02:25:01 (GMT)
commit4a3e9308d80fec33fc502979bc8f4827b1d4b23f (patch)
treea3a6fa4bb40c9f5fce3818a3ffc91ef86ca4e7ff /c++/examples
parent35b3615896a680defc68b7c308e5a50c15795121 (diff)
downloadhdf5-4a3e9308d80fec33fc502979bc8f4827b1d4b23f.zip
hdf5-4a3e9308d80fec33fc502979bc8f4827b1d4b23f.tar.gz
hdf5-4a3e9308d80fec33fc502979bc8f4827b1d4b23f.tar.bz2
[svn-r23409] fix configure magic
fix bugs
Diffstat (limited to 'c++/examples')
-rw-r--r--c++/examples/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/c++/examples/Makefile.in b/c++/examples/Makefile.in
index 021edca..66182d1 100644
--- a/c++/examples/Makefile.in
+++ b/c++/examples/Makefile.in
@@ -223,6 +223,9 @@ MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
MPE = @MPE@
MPI_GET_SIZE = @MPI_GET_SIZE@
+MYAXE_LIBS = @MYAXE_LIBS@
+MYIOD_LIBS = @MYIOD_LIBS@
+MYSHIPPER_LIBS = @MYSHIPPER_LIBS@
NM = @NM@
NMEDIT = @NMEDIT@
OBJDUMP = @OBJDUMP@