[geany/geany-plugins] dee4a8: Try to to give a hint, that autogen.sh is not always included.

Frank Lanitz git-noreply at xxxxx
Sun Mar 13 11:40:32 UTC 2016


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Sun, 13 Mar 2016 11:40:32 UTC
Commit:      dee4a804d07d7a15ece650621c05a972c3c7c476
             https://github.com/geany/geany-plugins/commit/dee4a804d07d7a15ece650621c05a972c3c7c476

Log Message:
-----------
Try to to give a hint, that autogen.sh is not always included.

We hade some questions in past accoridng to this.


Modified Paths:
--------------
    README

Modified: README
6 lines changed, 5 insertions(+), 1 deletions(-)
===================================================================
@@ -18,7 +18,11 @@ Usage::
   make
   sudo make install
 
-This will configure, build and install most of the Geany plugins.
+autogen.sh will call configure in background and is only available if
+you are using Geany plugins from git repository. It is not included in
+release packages.
+
+However, this will configure, build and install most of the Geany plugins.
 There is some auto-detection in place which automagically disables
 some of the plugins if there are insufficient build dependencies.
 The following arguments can tweak the behaviour of the configure



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list