tidyup of win32 curl for trunk and js185 configure
diff --git a/bin/couchdb_config_js185.sh b/bin/couchdb_config_js185.sh
index 50ef187..c42176a 100755
--- a/bin/couchdb_config_js185.sh
+++ b/bin/couchdb_config_js185.sh
@@ -14,5 +14,6 @@
 --with-js-include=/relax/js-1.8.5/js/src/dist/include \
 2>&1 | tee $COUCH_TOP/build_configure.txt
 ### --enable-static \
+### --with-win32-curl=/relax/curl \
 
 echo DONE. | tee -a $COUCH_TOP/build_configure.txt