diff options
author | Sascha Schumann <sas@php.net> | 2000-03-26 19:47:28 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-03-26 19:47:28 +0000 |
commit | b4db46606e5fc5e49f5fb8dc367e57ecacf7bf02 (patch) | |
tree | 5a598fd74f551f1cd37b860e4863d655f385b61d /ext/domxml/config.m4 | |
parent | 6da32c3314c08aac7c94eb7f36db35ba7c56d4f2 (diff) | |
download | php-git-b4db46606e5fc5e49f5fb8dc367e57ecacf7bf02.tar.gz |
Some white-space changes
Diffstat (limited to 'ext/domxml/config.m4')
-rw-r--r-- | ext/domxml/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/domxml/config.m4 b/ext/domxml/config.m4 index 3bd0b83938..02e14c07e1 100644 --- a/ext/domxml/config.m4 +++ b/ext/domxml/config.m4 @@ -2,7 +2,7 @@ dnl $Id$ AC_MSG_CHECKING(whether to include DOM support) AC_ARG_WITH(dom, -[ --with-dom[=DIR] Include DOM support (requires libxml >= 1.0). +[ --with-dom[=DIR] Include DOM support (requires libxml >= 1.0). DIR is the libxml install directory, defaults to /usr.], [ |