summaryrefslogtreecommitdiffstats
path: root/docs/devinfo.html
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2013-06-05 10:43:10 +0200
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-06-06 19:07:22 +0200
commit8bc788ea9e73ef4c355dfea80ac5070c6f81ac1c (patch)
tree12f815440ff29dd0d29d774834a2a04592e99d71 /docs/devinfo.html
parentc0f7ccc136effd921ef50b54ad0b8d349488f827 (diff)
downloadexternal_mesa3d-8bc788ea9e73ef4c355dfea80ac5070c6f81ac1c.zip
external_mesa3d-8bc788ea9e73ef4c355dfea80ac5070c6f81ac1c.tar.gz
external_mesa3d-8bc788ea9e73ef4c355dfea80ac5070c6f81ac1c.tar.bz2
build: Use PACKAGE_VERSION from autoconf
Both variables had the same value. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'docs/devinfo.html')
-rw-r--r--docs/devinfo.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/devinfo.html b/docs/devinfo.html
index f5eb4d4..5aad0fb 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -196,7 +196,6 @@ branch is relevant.
<h3>Verify and update version info</h3>
<dl>
- <dt>Makefile.am</dt>
<dt>SConstruct</dt>
<dt>Android.common.mk</dt>
<dd>PACKAGE_VERSION</dd>