summaryrefslogtreecommitdiff
path: root/ext/hwapi
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2002-09-19 20:14:35 +0000
committerDerick Rethans <derick@php.net>2002-09-19 20:14:35 +0000
commitcf07c698d13ea52d20abce2ee54d7c9a9f8ee382 (patch)
treeda9e39a5e906ad6534e4c06ce5840db0bc6fd9dc /ext/hwapi
parenta694fa9ca74fc05e6bb85b7313bdd51ebc29a6cd (diff)
downloadphp-git-cf07c698d13ea52d20abce2ee54d7c9a9f8ee382.tar.gz
- Align configure --help messages
Diffstat (limited to 'ext/hwapi')
-rw-r--r--ext/hwapi/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/hwapi/config.m4 b/ext/hwapi/config.m4
index 897f647184..af8069fd21 100644
--- a/ext/hwapi/config.m4
+++ b/ext/hwapi/config.m4
@@ -1,7 +1,7 @@
dnl $Id$
PHP_ARG_WITH(hwapi, for hwapi support,
-[ --with-hwapi[=DIR] Include official Hyperwave API support])
+[ --with-hwapi[=DIR] Include official Hyperwave API support])
if test "$PHP_HWAPI" != "no"; then
if test -r $PHP_HWAPI/include/sdk/api/object.h; then