diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-06-13 16:31:08 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-06-13 16:31:08 -0400 |
commit | 0a7bb1b3655efcd15b9021d6e0753477d0e991db (patch) | |
tree | 6651a4af5450ea9b25fb786fbf62be9128e2a6e4 /configure.ac | |
parent | f27eacc529529f7a38728db389ce66fba33ef6a9 (diff) |
README: keep the text version of README, discard the sgml version
The linuxdoc doc tool is deprecated.
README files are exclusively text files.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index cab6ca0..40b13f0 100644 --- a/configure.ac +++ b/configure.ac @@ -74,8 +74,6 @@ PKG_CHECK_MODULES([PCIACCESS], [pciaccess >= 0.8.0]) DRIVER_NAME=apm AC_SUBST([DRIVER_NAME]) -XORG_CHECK_LINUXDOC - AC_OUTPUT([ Makefile src/Makefile |