summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorColin Walters <walters@src.gnome.org>2008-11-26 15:47:35 +0000
committerColin Walters <walters@src.gnome.org>2008-11-26 15:47:35 +0000
commit517267dbfc166a44ac63a32a5fe76af21c04b2fe (patch)
tree7a1aa95ba9886442bbe3af87d693a18b8fa7c160 /docs
parent34a95322d74db8e41f84fc0535f0a3786e7644a4 (diff)
downloadgobject-introspection-517267dbfc166a44ac63a32a5fe76af21c04b2fe.tar.gz
Add --libtool option which we expect Automake-using people to pass
svn path=/trunk/; revision=977
Diffstat (limited to 'docs')
-rw-r--r--docs/g-ir-scanner.13
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/g-ir-scanner.1 b/docs/g-ir-scanner.1
index 315f678e..f3c13c15 100644
--- a/docs/g-ir-scanner.1
+++ b/docs/g-ir-scanner.1
@@ -51,6 +51,9 @@ should be upper case. Examples: Gtk, Clutter, WebKit.
Disable usage of libtool for compiling stub introspection binary. Use this
if your build system does not require libtool.
.TP
+.B \---libtool
+Full path to libtool executable. Typically used for Automake systems.
+.TP
.B ---nsversion=VERSION
The namespace version. For instance 1.0. This is usually the platform version,
eg 2.0 for Gtk+, not 2.12.7.