projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
edc84b4
)
- Fix build
author
Marcus Boerger
<helly@php.net>
Wed, 23 Nov 2005 23:51:29 +0000
(23:51 +0000)
committer
Marcus Boerger
<helly@php.net>
Wed, 23 Nov 2005 23:51:29 +0000
(23:51 +0000)
config.m4
patch
|
blob
|
history
diff --git
a/config.m4
b/config.m4
index 3b3dfddd8ce08a68af0d9b9dc3a714f97897c259..f4764830fd0a726a464b379f197120c3361e6c39 100644
(file)
--- a/
config.m4
+++ b/
config.m4
@@
-174,7
+174,6
@@
dnl ----
], [
AC_CHECK_HEADER([ext/hash/php_hash.h], [
AC_DEFINE([HTTP_HAVE_EXT_HASH_EXT_HASH], [1], [Have ext/hash support])
- ], [
])
])
])
@@
-184,7
+183,6
@@
dnl ----
ifdef([PHP_ADD_EXTENSION_DEP], [
PHP_ADD_EXTENSION_DEP([http], [hash], 0)
AC_DEFINE([HTTP_HAVE_EXT_HASH_EXT_HASH], [1], [Have ext/hash support])
- ], [
])
fi