[MOAB-dev] commit/MOAB: iulian07: even more exposure for mbzoltan
commits-noreply at bitbucket.org
commits-noreply at bitbucket.org
Sun Oct 20 20:48:30 CDT 2013
1 new commit in MOAB:
https://bitbucket.org/fathomteam/moab/commits/dc2a0c42d393/
Changeset: dc2a0c42d393
Branch: master
User: iulian07
Date: 2013-10-21 03:47:26
Summary: even more exposure for mbzoltan
mesquite builds will need to be reconfigured;
Affected #: 2 files
diff --git a/itaps/igeom/FBiGeom-Defs.inc.in b/itaps/igeom/FBiGeom-Defs.inc.in
index 54217e4..0ed147a 100644
--- a/itaps/igeom/FBiGeom-Defs.inc.in
+++ b/itaps/igeom/FBiGeom-Defs.inc.in
@@ -15,7 +15,7 @@ FBIGEOM_INCLUDES = $(FBIGEOM_CPPFLAGS)
FBIGEOM_LIBS = $(FBIGEOM_LDFLAGS) -L$(MOAB_LIBDIR) \
-L$(FBIGEOM_LIBDIR) -liMesh -lFBiGeomMOAB -lMOAB \
@NETCDF_LIBS@ @HDF5_LIBS@ @LIBS@ \
- @CGM_LDFLAGS@ @CGM_LIBS@
+ @CGM_LDFLAGS@ @CGM_LIBS@ @ZOLTAN_LIBS@
FBIGEOM_INCLUDEDIR1 = @abs_srcdir@
FBIGEOM_INCLUDEDIR2 = -I at abs_top_builddir@
diff --git a/itaps/imesh/iMesh-Defs.inc.in b/itaps/imesh/iMesh-Defs.inc.in
index 44418e6..b0b7f70 100644
--- a/itaps/imesh/iMesh-Defs.inc.in
+++ b/itaps/imesh/iMesh-Defs.inc.in
@@ -15,7 +15,7 @@ IMESH_INCLUDES = $(IMESH_CPPFLAGS)
IMESH_LIBS = $(IMESH_LDFLAGS) -L$(MOAB_LIBDIR) \
-L$(IMESH_LIBDIR) -liMesh -lMOAB \
@NETCDF_LIBS@ @PNETCDF_LIBS@ @HDF5_LIBS@ @DAMSEL_LIBS@ @LIBS@ \
- @CGM_LDFLAGS@ @CGM_LIBS@ @CCMIO_LIBS@
+ @CGM_LDFLAGS@ @CGM_LIBS@ @CCMIO_LIBS@ @ZOLTAN_LIBS@
IMESH_INCLUDEDIR = @abs_srcdir@
IMESH_INCLUDEDIR2 = -I at abs_builddir@ -I at abs_srcdir@/.. -I at abs_builddir@/.. -I at abs_top_builddir@/src
Repository URL: https://bitbucket.org/fathomteam/moab/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the moab-dev
mailing list