summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-03-27 16:03:12 -0700
committerEric Anholt <eric@anholt.net>2009-03-27 16:03:12 -0700
commit1eabfa9a142a314adeaba7a691e9cf85e026f79c (patch)
treedda63bd7efdddaa76c4ce5971929f3046d8fe412 /configure.ac
parent676a1097234bdb4661c65565c3d568fb8cfc0e94 (diff)
rename project
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 52938d7..01405ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,10 +21,10 @@
# Process this file with autoconf to produce a configure script
AC_PREREQ(2.57)
-AC_INIT([intel-graphics-tools],
+AC_INIT([intel-gpu-tools],
1.0,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
- intel-graphics-tools)
+ intel-gpu-tools)
AC_CONFIG_SRCDIR([Makefile.am])
AM_CONFIG_HEADER([config.h])