[MOAB-dev] r2061 - MOAB/trunk/tools/iMesh

tautges at mcs.anl.gov tautges at mcs.anl.gov
Thu Sep 11 17:41:19 CDT 2008


Author: tautges
Date: 2008-09-11 17:41:19 -0500 (Thu, 11 Sep 2008)
New Revision: 2061

Modified:
   MOAB/trunk/tools/iMesh/iMesh-Defs.inc.in
Log:
Changed one too many iMesh's to IMESH.




Modified: MOAB/trunk/tools/iMesh/iMesh-Defs.inc.in
===================================================================
--- MOAB/trunk/tools/iMesh/iMesh-Defs.inc.in	2008-09-11 22:26:09 UTC (rev 2060)
+++ MOAB/trunk/tools/iMesh/iMesh-Defs.inc.in	2008-09-11 22:41:19 UTC (rev 2061)
@@ -12,7 +12,7 @@
 IMESH_INCLUDES = -I$(IMESH_INCLUDEDIR)
 
 IMESH_LIBS = $(IMESH_LDFLAGS) -L$(MOAB_LIBDIR) \
-             -L${IMESH_LIBDIR} -lIMESH -lMOAB \
+             -L${IMESH_LIBDIR} -liMesh -lMOAB \
              @NETCDF_LIBS@ @HDF5_LIBS@ @LIBS@ \
              $(IMESH_CXX_LDFLAGS) $(IMESH_CXX_LIBS)
 




More information about the moab-dev mailing list