Index: /issm/trunk-jpl/src/c/cores/transient_core.cpp
===================================================================
--- /issm/trunk-jpl/src/c/cores/transient_core.cpp	(revision 26223)
+++ /issm/trunk-jpl/src/c/cores/transient_core.cpp	(revision 26224)
@@ -264,5 +264,7 @@
 	#endif
 
+	#if defined(_HAVE_SEALEVELCHANGE_)
 	if(isslc) sealevelchange_initialgeometry(femmodel);
+	#endif
 }/*}}}*/
 
