From: Andreas Boll Date: Wed, 5 Jun 2013 08:43:10 +0000 (+0200) Subject: build: Use PACKAGE_VERSION from autoconf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8bc788ea9e73ef4c355dfea80ac5070c6f81ac1c;p=mesa.git build: Use PACKAGE_VERSION from autoconf Both variables had the same value. Reviewed-by: Kenneth Graunke --- diff --git a/Makefile.am b/Makefile.am index 92b792d60c2..29405a0fd31 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,6 @@ check-local: # Rules for making release tarballs -PACKAGE_VERSION=9.2.0-devel PACKAGE_DIR = Mesa-$(PACKAGE_VERSION) PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION) diff --git a/docs/devinfo.html b/docs/devinfo.html index f5eb4d46806..5aad0fb1d74 100644 --- a/docs/devinfo.html +++ b/docs/devinfo.html @@ -196,7 +196,6 @@ branch is relevant.

Verify and update version info

-
Makefile.am
SConstruct
Android.common.mk
PACKAGE_VERSION