10 Commits

Author SHA1 Message Date
b-aaz
263f9ef4e9 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:51:36 +02:00
Alan Coopersmith
fdab04c3e3 Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2018-11-18 16:45:36 -08:00
Gaetan Nadon
c62ad2beb9 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:06 -05:00
Gaetan Nadon
bbb53cc050 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Automake 'foreign' option is specified in configure.ac.
Remove from Makefile.am
2009-10-28 14:41:41 -04:00
Gaetan Nadon
2f60c9d03b 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-10-28 14:09:10 -04:00
Gaetan Nadon
7fa8c71840 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-10-26 12:54:23 -04:00
Gaetan Nadon
15b83219b5 wsfb: use XORG_CHANGELOG macro to create ChangeLog. #22611
Build break: Makefile.am: command not found: git-log
Adding the macro in configure.ac and use it in Makefile.am
Refer to: https://bugs.freedesktop.org/show_bug.cgi?id=22611

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-11 20:48:32 +10:00
Matthieu Herrb
09d7df64c8 Makefile.am: make ChangeLog hook safer
Make ChangeLog hook as safe as possible
Bump patchlevel.
2007-01-02 16:09:45 +01:00
Matthieu Herrb
5c30a4b513 Replace ChangeLog with a rule that generates it on 'make dist' 2006-09-17 22:02:56 +02:00
Jeremy C. Reed
17dab6d85a Added autoconf related files. Copied from other driver so keeping same
copyright. The version is 0.1.0 based on what was in wsfb_driver.c.
In wsfb_driver.c, renamed VERSION to WSFB_VERSION so doesn't conflict with
    VERSION from new makefile.
Tested under NetBSD using wsdisplay on vesafb.
2006-05-27 16:24:02 +00:00