summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-02-27 19:07:31 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-02-27 19:07:31 +0200
commit78d7c217f62fc12e4abbf07a79c9af4d2343c85b (patch)
treeec974b83ed421701cc7e60ab6fc5fc2537bb80c7 /configure.ac
parentea008fb7098f76d1ba61eee71c494b3e09c7ae27 (diff)
change module name and version
module gets package version, driver keeps its own version
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 06bf473..436bc4b 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([xf86-video-ati],
+AC_INIT([xf86-video-r128],
6.8.0,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
- xf86-video-ati)
+ xf86-video-r128)
AC_CONFIG_SRCDIR([Makefile.am])
AM_CONFIG_HEADER([config.h])
@@ -122,7 +122,7 @@ AC_SUBST([XORG_CFLAGS])
AC_SUBST([DRI_CFLAGS])
AC_SUBST([moduledir])
-DRIVER_NAME=ati
+DRIVER_NAME=r128
AC_SUBST([DRIVER_NAME])
XORG_MANPAGE_SECTIONS