X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2Fmodules%2Fintersci%2FMakefile.in;h=c81c8eb37e437bff057926e928a62702b9ffb9aa;hp=3a270bc369b8b88d2ed8df7f248711e1ab4e2f39;hb=d65c6a978f0e93da53a6813f2a56158b17f95ee6;hpb=1c956672c8556c535bb93ace3c3df624c2672f9d diff --git a/scilab/modules/intersci/Makefile.in b/scilab/modules/intersci/Makefile.in index 3a270bc..c81c8eb 100644 --- a/scilab/modules/intersci/Makefile.in +++ b/scilab/modules/intersci/Makefile.in @@ -74,11 +74,12 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/docbook.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml2.m4 \ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ - $(top_srcdir)/m4/ocaml.m4 $(top_srcdir)/m4/pcre.m4 \ - $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/pvm.m4 \ - $(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/swig.m4 \ - $(top_srcdir)/m4/symlinks.m4 $(top_srcdir)/m4/tcltk.m4 \ - $(top_srcdir)/m4/umfpack.m4 $(top_srcdir)/configure.ac + $(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/ocaml.m4 \ + $(top_srcdir)/m4/pcre.m4 $(top_srcdir)/m4/pkg.m4 \ + $(top_srcdir)/m4/pvm.m4 $(top_srcdir)/m4/relocatable.m4 \ + $(top_srcdir)/m4/swig.m4 $(top_srcdir)/m4/symlinks.m4 \ + $(top_srcdir)/m4/tcltk.m4 $(top_srcdir)/m4/umfpack.m4 \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs @@ -255,6 +256,7 @@ MATIO_CFLAGS = @MATIO_CFLAGS@ MATIO_ENABLE = @MATIO_ENABLE@ MATIO_LIBS = @MATIO_LIBS@ MKDIR_P = @MKDIR_P@ +MPI_ENABLE = @MPI_ENABLE@ MSGCAT = @MSGCAT@ MSGFMT = @MSGFMT@ MSGFMT_015 = @MSGFMT_015@ @@ -268,6 +270,9 @@ OCAMLDEP = @OCAMLDEP@ OCAMLLEX = @OCAMLLEX@ OCAMLOPT = @OCAMLOPT@ OCAMLYACC = @OCAMLYACC@ +OPENMPI_CC = @OPENMPI_CC@ +OPENMPI_FLAGS = @OPENMPI_FLAGS@ +OPENMPI_LIBS = @OPENMPI_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@