Index: /issm/trunk-jpl/m4/issm_options.m4
===================================================================
--- /issm/trunk-jpl/m4/issm_options.m4	(revision 20102)
+++ /issm/trunk-jpl/m4/issm_options.m4	(revision 20103)
@@ -315,5 +315,5 @@
 					 MEXLIB=$( cat conftest.tmp | grep LINKLIBS | sed -e "s/LINKLIBS ://g")
 					 MEXEXT=$( cat conftest.tmp | grep LDEXT    | sed -e "s/LDEXT ://g" | awk '{print $[1]}')
-					 rm -f conftest.tmp
+					 dnl rm -f conftest.tmp
 				fi
 
@@ -573,4 +573,6 @@
 		AC_SUBST([DAKOTAFLAGS])
 		AC_SUBST([DAKOTALIB])
+	else
+		AM_CONDITIONAL([ISSM_DAKOTA],0)
 	fi
 	AM_CONDITIONAL([ISSM_DAKOTA],[test x$DAKOTA_MAJOR = x6])
