Index: /issm/trunk-jpl/externalpackages/adolc/install-dev.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/adolc/install-dev.sh	(revision 13381)
+++ /issm/trunk-jpl/externalpackages/adolc/install-dev.sh	(revision 13382)
@@ -5,5 +5,5 @@
 rm -rf install adolc_v220_issm
 
-git clone -b 2.2.0_ISSM  git://gitorious.org/~utke/adol-c/adolc_v220_issm.git 
+git clone -b 2.3.x_ISSM  git://gitorious.org/~utke/adol-c/adolc_v220_issm.git 
 
 #Compile ADOL-C
@@ -14,4 +14,5 @@
 	--enable-docexa \
 	--enable-addexa \
+	--enable-stdczero 
 
 if [ $# -eq 0 ]; then
