From 52afbd9e2f860621ac40405d5c2298516493b121 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 26 Dec 2005 21:21:32 +0000 Subject: [PATCH] - ws --- config.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.m4 b/config.m4 index fb991ef..d05ee19 100644 --- a/config.m4 +++ b/config.m4 @@ -204,8 +204,8 @@ dnl ---- AC_CHECK_HEADER([hash/php_hash.h], [ AC_DEFINE([HTTP_HAVE_HASH_EXT_HASH], [1], [Have ext/hash support]) ], [ - AC_CHECK_HEADER([php_hash.h], [ - AC_DEFINE([HTTP_HAVE_EXT_HASH], [1], [Have ext/hash support]) + AC_CHECK_HEADER([php_hash.h], [ + AC_DEFINE([HTTP_HAVE_EXT_HASH], [1], [Have ext/hash support]) ]) ]) ]) -- 2.30.2