Enrico Weigelt, metux IT consult
3771954cc0
configure.ac: query video driver directory via pkg-config
...
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2026-01-12 17:18:53 +01:00
Enrico Weigelt, metux IT consult
cec6f2d492
configure.ac: drop obsolete AC_HEADER_STDC
...
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2026-01-12 13:20:14 +01:00
Enrico Weigelt, metux IT consult
2f5af59d71
release 25.0.1
...
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-12-30 20:30:09 +01:00
Enrico Weigelt, metux IT consult
774170f63d
configure.ac: drop obsolete AM_MAINTAINER_MODE
...
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-12-30 16:23:42 +01:00
Enrico Weigelt, metux IT consult
e8a1b376d2
configure.ac: increase minimum xserver version to 25.0.0
...
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-12-19 16:22:04 +01:00
Enrico Weigelt, metux IT consult
966ee491a7
release 25.0.0
...
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-12-18 19:26:14 +01:00
Enrico Weigelt, metux IT consult
4fdd1830c0
configure.ac: tiny formatting cleanup
...
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-12-18 17:46:12 +01:00
Enrico Weigelt, metux IT consult
e206218916
configure.ac: replace DRIVER_NAME symbol by actual name
...
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-12-18 13:36:24 +01:00
Enrico Weigelt, metux IT consult
725655c239
release 0.4.2
...
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-12-16 15:40:42 +01:00
Enrico Weigelt, metux IT consult
4674a44545
configure.ac: fix package name and issue tracker URL
...
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-12-15 19:32:10 +01:00
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
Enrico Weigelt, metux IT consult
b950f0919b
bump minimal xorg version to 1.18
...
1.18 was released a decade ago, so it seems reasonable stop supporting
older ones.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-wsfb/-/merge_requests/8 >
2024-05-14 16:32:15 +02:00
Alan Coopersmith
b669c42077
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
...
AC_PROG_LIBTOOL was replaced by LT_INIT in libtool 2 in 2008,
so it's time to rely on it.
Clears autoconf warnings:
configure.ac:40: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:40: You should run autoupdate.
m4/libtool.m4💯 AC_PROG_LIBTOOL is expanded from...
configure.ac:40: the top level
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
2024-01-16 16:50:24 -08:00
Alan Coopersmith
d438a22241
Build xz tarballs instead of bzip2
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
2022-01-30 11:49:58 -08:00
Alan Coopersmith
b0a8294947
Update configure.ac bug URL for gitlab migration
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
2018-12-07 19:23:12 -08:00
Matthieu Herrb
3b2cbabfe6
Kill duplicate line
2014-07-13 18:13:29 +02:00
Matthieu Herrb
7ce8a10b81
Sync configure.ac and src/Makefile.am with X.Org templates
...
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu >
2014-07-13 16:41:41 +02:00
Matthieu Herrb
16ac29883c
Remove obsolete #ifdef HAVE_XF1BPP and #ifdef HAVE_XF4BPP blocks,
...
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu >
2014-07-13 16:41:11 +02:00
Matthieu Herrb
f2b7c40843
xf86-video-wsfb 0.4.1
2012-09-09 11:42:23 +02:00
Matthieu Herrb
4a3eb3bf6b
xf86-video-wsfb 0.4.0
...
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr >
2012-01-01 16:12:20 +01:00
Gaetan Nadon
87232d36fc
config: add comments for main statements
2010-07-22 20:24:42 -04:00
Gaetan Nadon
63020e786e
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
...
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-21 16:07:00 -04:00
Gaetan Nadon
8e6006c72b
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
...
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-21 14:37:42 -04:00
Gaetan Nadon
55fe28efa8
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
...
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-21 14:05:23 -04:00
Gaetan Nadon
96f25ab0ce
config: complete AC_INIT m4 quoting
...
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-21 09:27:42 -04:00
Gaetan Nadon
109fa3c2cf
config: remove unrequired AC_SUBST([XORG_CFLAGS])
...
This macro is called by PKG_CHECK_MODULES
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-20 21:44:58 -04:00
Gaetan Nadon
c000c078ee
config: remove unrequired AC_HEADER_STDC
...
Autoconf says:
"This macro is obsolescent, as current systems have conforming
header files. New programs need not use this macro".
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-20 20:24:42 -04:00
Gaetan Nadon
3911059236
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
...
XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
AC_PROG_C_C99. This sets gcc with -std=gnu99.
If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-20 19:41:31 -04:00
Gaetan Nadon
7401695110
config: update AC_PREREQ statement to 2.60
...
Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.
ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2010-07-20 18:45:19 -04:00
Gaetan Nadon
60ca72ea81
config: upgrade to util-macros 1.8 for additional man page support
...
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
The value of MAN_SUBST is the same for all X.Org packages.
2010-07-20 17:38:00 -04:00
Gaetan Nadon
0f97b1b9da
configure.ac: remove unused sdkdir=$(pkg-config...) statement
...
The sdkdir variable isn't use, so remove the statement.
Acked-by: Dan Nicholson <dbn.lists@gmail.com >
Signed-off-by: Gaetan Nadon <memsize@videotron.ca >
2009-12-30 15:13:01 -05: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
Matthieu Herrb
3bde5ad99c
wsfb: do not forget tiny.
2009-09-13 22:43:42 +02:00
Matthieu Herrb
ae67e097db
wsfb: fix typo in previous bump
2009-09-13 22:40:24 +02:00
Matthieu Herrb
f056af63d7
wsfb: bump for release 0.3
...
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr >
2009-09-13 22:30:03 +02: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
Alan Coopersmith
f5540f76b1
Don't call xf1bpp or xf4bpp if they're not present (xorg-server-1.6 & later)
2009-01-13 15:04:12 -08: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
Jeremy C. Reed
f4fe4cd560
Increase version to reflect newer changes and to be ready for release.
2006-10-17 09:14:55 -05: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