9 Commits

Author SHA1 Message Date
b-aaz
5c471f61d8 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-24 20:32:43 +02:00
Alan Coopersmith
a87ba3607d Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2018-11-18 12:14:44 -08:00
Dave Airlie
7a455573ff Revert "xf86-video-ast-ast 0.95.00"
This reverts commit 6f0b593c27.
2012-04-03 10:01:53 +01:00
root
6f0b593c27 xf86-video-ast-ast 0.95.00 2012-04-03 19:58:42 +08:00
Gaetan Nadon
8a9c1ea2ec 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
7b23ba3c4c 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:14 -05:00
Gaetan Nadon
7ad5e7b0f5 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:14 -05:00
Gaetan Nadon
2fbcad3834 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:14 -05:00
Alan Coopersmith
245466d4ef Add the normal trappings of the Xorg modular build system.
Replace "Xv.h" with <X11/extensions/Xv.h> and add #include "config.h" for
    modular build Strip ^M out of ast_accel.c
2006-03-15 00:43:18 +00:00