diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/autoconf.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/autoconf.in b/configs/autoconf.in index 1bf655ff36..07fe055cbb 100644 --- a/configs/autoconf.in +++ b/configs/autoconf.in @@ -6,11 +6,6 @@ include $(TOP)/configs/default # This is generated by configure CONFIG_NAME = autoconf -# Version info -MESA_MAJOR = @MESA_MAJOR@ -MESA_MINOR = @MESA_MINOR@ -MESA_TINY = @MESA_TINY@ - # Compiler and flags CC = @CC@ CXX = @CXX@ |