- fix issues ifndef HTTP_HAVE_CURL
[m6w6/ext-http] / tests / etag_mode_004.phpt
index 571933e10ae2a427e51066a3741185ab619c1261..c1920ce0d874a7f1e08b97447078267a1f9f4dc6 100644 (file)
@@ -4,6 +4,8 @@ mhash etag
 <?php
 include 'skip.inc';
 checkcgi();
+skipif(!http_support(HTTP_SUPPORT_MHASHETAGS), 'need mhash support');
+skipif(!defined('HTTP_ETAG_MHASH_WHIRLPOOL'), 'need whirlpool mhash support');
 ?>
 --FILE--
 <?php