summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Vignatti <tiago.vignatti@nokia.com>2010-05-28 17:42:32 +0300
committerTiago Vignatti <tiago.vignatti@nokia.com>2010-05-28 17:42:32 +0300
commit24be405a226b89cccec656a36749aa50759478bc (patch)
tree64cf25067bf3b0ed7067ce43121ed7a0afc55f56
parent88f9086539db3384dfebe4121845b59f664f5293 (diff)
Fail configure. This driver is unmaintainedHEADmaster
Always fail configure with an error message. This driver is unmaintained and hasn't seen significant fixes. Let it die. If we really need to keep this driver alive, let's wait for a user sighting first. Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
-rw-r--r--configure.ac7
1 files changed, 7 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f33643b..85f1467 100644
--- a/configure.ac
+++ b/configure.ac
@@ -69,6 +69,13 @@ AC_SUBST([DRIVER_NAME])
XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
+AC_MSG_ERROR([
+ **************************************************************
+ This driver is unmaintained and will not receive further
+ patches. If you have a need for this driver, please file a bug
+ on http://bugs.freedesktop.org.
+ **************************************************************])
+
AC_OUTPUT([
Makefile
src/Makefile