summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGraeme Gregory <dp@openmoko.hyboria>2008-11-18 10:50:18 +0000
committerGraeme Gregory <dp@openmoko.hyboria>2008-11-18 10:50:18 +0000
commitdb570eaad86edc0fe6b8fbec8f4c40440c7e146f (patch)
tree76ad7a98a3c077b40ee09cb1b7b21dde44951f5b /configure.ac
parentca1ce2b61d5bbe00f4789f0dc92adaa9b77c88db (diff)
fbdev.c : rename to glamo.c and correct .ac/.am files
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 ec3d7aa..7720337 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-fbdev],
+AC_INIT([xf86-video-glamo],
0.4.0,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
- xf86-video-fbdev)
+ xf86-video-glamo)
AC_CONFIG_SRCDIR([Makefile.am])
AM_CONFIG_HEADER([config.h])
@@ -74,7 +74,7 @@ AC_HEADER_STDC
AC_SUBST([XORG_CFLAGS])
AC_SUBST([moduledir])
-DRIVER_NAME=fbdev
+DRIVER_NAME=glamo
AC_SUBST([DRIVER_NAME])
XORG_MANPAGE_SECTIONS