summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2013-03-27 15:39:16 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2013-03-27 15:39:16 (GMT)
commit5b12b8e1227d70dab65a90ab1478cbf88b9e0930 (patch)
treeec991041a92b886432e4272a7db6b44013a48d94 /Makefile.in
parentbda2e5da5af056752db021fbb861ea95d30c6afd (diff)
downloadhdf5-5b12b8e1227d70dab65a90ab1478cbf88b9e0930.zip
hdf5-5b12b8e1227d70dab65a90ab1478cbf88b9e0930.tar.gz
hdf5-5b12b8e1227d70dab65a90ab1478cbf88b9e0930.tar.bz2
[svn-r23465] I moved dynlib1.c to test/ directory and revised the Makefile.am in test/. I added the condition to skip
plugin.c test when the library is built for static. Tested on jam, koala, and emu.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in11
1 files changed, 4 insertions, 7 deletions
diff --git a/Makefile.in b/Makefile.in
index 2ecc508..a53e904 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -88,10 +88,9 @@ DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
$(top_srcdir)/bin/ltmain.sh $(top_srcdir)/bin/missing \
$(top_srcdir)/bin/mkinstalldirs \
$(top_srcdir)/config/commence.am $(top_srcdir)/configure \
- $(top_srcdir)/test/plugin_lib/Makefile.in COPYING bin/COPYING \
- bin/README bin/compile bin/config.guess bin/config.sub \
- bin/depcomp bin/install-sh bin/ltmain.sh bin/missing \
- bin/mkinstalldirs
+ COPYING bin/COPYING bin/README bin/compile bin/config.guess \
+ bin/config.sub bin/depcomp bin/install-sh bin/ltmain.sh \
+ bin/missing bin/mkinstalldirs
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
@@ -101,7 +100,7 @@ am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
mkinstalldirs = $(SHELL) $(top_srcdir)/bin/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/src/H5config.h
-CONFIG_CLEAN_FILES = test/plugin_lib/Makefile
+CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
@@ -520,8 +519,6 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
$(am__aclocal_m4_deps):
-test/plugin_lib/Makefile: $(top_builddir)/config.status $(top_srcdir)/test/plugin_lib/Makefile.in
- cd $(top_builddir) && $(SHELL) ./config.status $@
mostlyclean-libtool:
-rm -f *.lo