mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-19 13:56:23 +00:00
Fix project name/version for distfiles.
This commit is contained in:
parent
6abc9b13f0
commit
ec172167d6
@ -21,10 +21,10 @@
|
||||
# Process this file with autoconf to produce a configure script
|
||||
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT([xf86-video-intel],
|
||||
2.6.99.1,
|
||||
AC_INIT([intel-graphics-tools],
|
||||
1.0,
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
|
||||
xf86-video-intel)
|
||||
intel-graphics-tools)
|
||||
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
AM_CONFIG_HEADER([config.h])
|
||||
|
Loading…
x
Reference in New Issue
Block a user