rename project
authorEric Anholt <eric@anholt.net>
Fri, 27 Mar 2009 23:03:12 +0000 (16:03 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 27 Mar 2009 23:03:12 +0000 (16:03 -0700)
configure.ac

index 52938d7..01405ee 100644 (file)
 # 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])