11 Commits

Author SHA1 Message Date
b-aaz
519f03a38e configure: Automatically detect the default xorg-module-dir.
The module directory has changed to a per ABI folder in the xlibre-xserver.
Now the default value of `xorg-module-dir` will be detected from the `moduledir` variable in xorg-server.pc.

Signed-off-by: b-aaz <b-aazbsd.proton.me>
2025-07-29 18:45:22 +02:00
Gaetan Nadon
5cdbc08be4 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>
2010-06-13 20:02:08 -04:00
Gaetan Nadon
957c7dd21e Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-23 09:25:05 -05:00
Gaetan Nadon
674b9fa5f4 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Automake 'foreign' option is specified in configure.ac.
Remove from Makefile.am
2009-11-07 10:46:29 -05:00
Gaetan Nadon
c3769b5a33 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Add missing INSTALL file. Use standard GNU file on building tarball
README may have been updated
Remove AUTHORS file as it is empty and no content available yet.
Remove NEWS file as it is empty and no content available yet.
2009-11-07 10:46:29 -05:00
Gaetan Nadon
db9f696aec Several driver modules do not have a ChangeLog target in Makefile.am #23814
The git generated ChangeLog replaces the hand written one.
Update configure.ac to xorg-macros level 1.3.
Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros
Update Makefile.am to add ChangeLog target if missing
Remove ChangeLog from EXTRA_DIST or *CLEAN variables
This is a pre-req for the INSTALL_CMD
2009-11-07 10:46:29 -05:00
Adam Jackson
7ad4b34794 rendition 4.2.1 2009-02-24 10:17:19 -05:00
Daniel Stone
397370ab10 Makefile.am: make ChangeLog hook safer
Make ChangeLog hook as safe as possible.
2006-12-06 18:49:28 +02:00
Matthieu Herrb
998f5b0fd8 Replace ChangeLog with a generated file. 2006-11-05 18:59:48 +01:00
Søren Sandmann Pedersen
31d5b94318 - For all drivers that have a <driver>.sgml file, add code in their build
system to build the README file at make dist time
- in util/macros/xorg-macros.m4, add a new XORG_CHECK_LINUXDOC macro that
    will check if the required tools and files exist, and if so set a
    conditional.
- util/modular/symlink.sh
- Link all the <driver>.sgml to xf86-video-<driver>/README.sgml
- Add all the README.<driver> to the list of excluded files
- xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml: Various changes to make
    it spew less warnings when the text file is built.
2005-10-03 21:22:08 +00:00
Søren Sandmann Pedersen
a705b3f793 Build system for rendition 2005-07-26 18:45:47 +00:00