diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-01-29 16:08:17 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-02-04 15:31:31 -0500 |
commit | 97c387e269672b146a95b45fbef5c8c18e473e36 (patch) | |
tree | 84b2202b522696ceda47a96fcbe88c144c5e4917 | |
parent | 05fa2dee0c63d56fd523ee1ebab479bcb9f5e89d (diff) |
config: remove dead LINUXDOC macro usage
This module does not generate LINUXDOC documentation.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 6155868d..a9e5b76b 100644 --- a/configure.ac +++ b/configure.ac @@ -364,8 +364,6 @@ AC_SUBST([moduledir]) DRIVER_NAME=ati AC_SUBST([DRIVER_NAME]) -XORG_CHECK_LINUXDOC - AC_MSG_NOTICE( [The atimisc sub-driver has been split out to xf86-video-mach64:] [ git://anongit.freedesktop.org/git/xorg/driver/xf86-video-mach64] |