From 9211565d37c899069c66590ab67c8b7dd923b9fe Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 19 Mar 2013 08:25:14 +0100 Subject: Solved compile error --- mesalib/src/mesa/main/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mesalib/src') diff --git a/mesalib/src/mesa/main/config.h b/mesalib/src/mesa/main/config.h index 99910d7f3..8e83c3eab 100644 --- a/mesalib/src/mesa/main/config.h +++ b/mesalib/src/mesa/main/config.h @@ -32,6 +32,10 @@ #define MESA_CONFIG_H_INCLUDED +#define PACKAGE_VERSION "9.2-devel" +#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" + + /** * \name OpenGL implementation limits */ -- cgit v1.2.3