summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2010-11-24 07:38:33 (GMT)
committerTony Theodore <tonyt@logyst.com>2010-11-24 07:38:33 (GMT)
commit7ddc7133cb25deb253c726d27c89ba9ca27df5dc (patch)
tree48be6a5f4087bf6eeb90ac5deb11513fba38f99b /doc
parent46a8124829fbfc7ed9ce0253c4d6f0224e5cfcde (diff)
downloadmxe-7ddc7133cb25deb253c726d27c89ba9ca27df5dc.zip
mxe-7ddc7133cb25deb253c726d27c89ba9ca27df5dc.tar.gz
mxe-7ddc7133cb25deb253c726d27c89ba9ca27df5dc.tar.bz2
add portability variable for libtool
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index 55881c6..6747818 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -1018,6 +1018,7 @@ https://...</pre>
<table class="translation">
<tr><td><code>bash</code></td> <td>&rarr;</td><td><code>$(SHELL)</code></td></tr>
<tr><td><code>install</code></td> <td>&rarr;</td><td><code>$(INSTALL)</code></td></tr>
+ <tr><td><code>libtool</code></td> <td>&rarr;</td><td><code>$(LIBTOOL)</code></td></tr>
<tr><td><code>libtoolize</code></td><td>&rarr;</td><td><code>$(LIBTOOLIZE)</code></td></tr>
<tr><td><code>make</code></td> <td>&rarr;</td><td><code>$(MAKE)</code></td></tr>
<tr><td><code>patch</code></td> <td>&rarr;</td><td><code>$(PATCH)</code></td></tr>