- fix issues ifndef HTTP_HAVE_CURL
[m6w6/ext-http] / tests / etag_mode_014.phpt
index bd4df9538c80fefbd5ba71e9aaf0540277923142..6999bff2f3855a40bc5a939bc04bfd40fa1455a6 100644 (file)
@@ -4,6 +4,8 @@ ob 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