diff --git a/docs/scripting.xml b/docs/scripting.xml
index 54d9a0e55..dd6319e92 100644
--- a/docs/scripting.xml
+++ b/docs/scripting.xml
@@ -3842,8 +3842,7 @@ The mainloop function will work on each runlevel grouping of threads in order.
If your module does have dependencies you will most probably have to
add checks for those libraries to configure.ac
and put the dependencies inside the libtool
- commands in Makefile.in—here you should
- take a look at how pcre.so handles this.
+ commands in Makefile.in.