From 8bc788ea9e73ef4c355dfea80ac5070c6f81ac1c Mon Sep 17 00:00:00 2001 From: Andreas Boll Date: Wed, 5 Jun 2013 10:43:10 +0200 Subject: build: Use PACKAGE_VERSION from autoconf Both variables had the same value. Reviewed-by: Kenneth Graunke --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 92b792d..29405a0 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) -- cgit v1.1