diff --git a/reference/sphinx/configure.xml b/reference/sphinx/configure.xml
index 06b330f868..244a7524ef 100644
--- a/reference/sphinx/configure.xml
+++ b/reference/sphinx/configure.xml
@@ -8,11 +8,11 @@
.
- If ./configure is having trouble finding the
- libsphinxclient files (for example, it was installed into a custom
- prefix directory), use ./configure
- --with-sphinx=$PREFIX, where $PREFIX is installation prefix of
- libsphinxclient.
+ If the ./configure script generated by
+ phpize is having trouble finding the libsphinxclient
+ files (for example, it was installed into a custom prefix directory), use
+ ./configure --with-sphinx=$PREFIX, where $PREFIX is
+ installation prefix of libsphinxclient.