# HG changeset patch # User Etan Reisner # Date 1250206465 0 # Node ID 5ab7766a6c83f7f8059b664cd1bc82f1a242ec82 # Parent cbb907781528861cb05e90cea8ab0a94ae1dcb68 Add a missing space. I'm sure no one reads this but I noticed it the other day so... diff -r cbb907781528 -r 5ab7766a6c83 INSTALL --- a/INSTALL Thu Aug 13 22:56:59 2009 +0000 +++ b/INSTALL Thu Aug 13 23:34:25 2009 +0000 @@ -158,7 +158,7 @@ `--with-dynamic-prpls' takes a list of comma separated protocols also. If used only those listed will be built. If no protocols are listed with either `--with-static-prpls' or with `--with-dynamic-prpls' then Pidgin and Finch will be effectively useless. - If configure does not find python, it will build without DBUS support. Thiswill disable scripts such as purple-remote and purple-uri-handler, effectively disabling integration with the browser. You can tell configure where your python binary is located with `--with-python=PATH' + If configure does not find python, it will build without DBUS support. This will disable scripts such as purple-remote and purple-uri-handler, effectively disabling integration with the browser. You can tell configure where your python binary is located with `--with-python=PATH' Specifying the System Type ==========================