Overview
Request 223340 accepted
- Update to version 0.4.1:
+ Xcb-proto should have never been required as xcb provides the
Atoms.
+ Do not distribute ewmh C source file as they are generated with
M4.
+ config: replace deprecated use of AC_OUTPUT with
AC_CONFIG_FILES.
+ config: use AC_CONFIG_HEADERS to create a config.h file.
+ make: implement the silent rules for m4 generated files.
+ make: compile the library with standard xorg warning flags.
+ Bump required xorg-macros version to >= 1.16.0.
- Created by Zaitor
- In state accepted
- 4 package maintainers
Request History
Zaitor created request
- Update to version 0.4.1:
+ Xcb-proto should have never been required as xcb provides the
Atoms.
+ Do not distribute ewmh C source file as they are generated with
M4.
+ config: replace deprecated use of AC_OUTPUT with
AC_CONFIG_FILES.
+ config: use AC_CONFIG_HEADERS to create a config.h file.
+ make: implement the silent rules for m4 generated files.
+ make: compile the library with standard xorg warning flags.
+ Bump required xorg-macros version to >= 1.16.0.
sndirsch accepted request
Thanks!