Re: [Mesa-dev] [PATCH] build: Use PACKAGE_VERSION from autoconf

2013-06-05 Thread Kenneth Graunke
On 06/05/2013 02:42 AM, Andreas Boll wrote: Both variables had the same value. Signed-off-by: Andreas Boll --- Makefile.am |1 - docs/devinfo.html |1 - 2 files changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 92b792d..29405a0 100644 --- a/Makefile.am +++

[Mesa-dev] [PATCH] build: Use PACKAGE_VERSION from autoconf

2013-06-05 Thread Andreas Boll
Both variables had the same value. Signed-off-by: Andreas Boll --- Makefile.am |1 - docs/devinfo.html |1 - 2 files changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 92b792d..29405a0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,6 @@ check-local: #