AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to release 1.0.3 * Add README with pointers to mailing lists, bugzilla, & git * Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS * Assume signal handlers return void, as C89 requires * config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS * This is not a GNU project, so declare it foreign. * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * config: Remove unnecessary calls from configure.ac * Bug 9522 - Markup problems on the xtrap.1x page * config: update AC_PREREQ statement to 2.60 * ename .cvsignore to .gitignore * Add *~ to .gitignore to skip patch/emacs droppings * Replace static ChangeLog with dist-hook to generate from git log * Makefile: Use _DEFAULT_SOURCE instead of _BSD_SOURCE * configure: Depend on libXt * Fix pointer-to-int-cast errors * Ansification and compile warning fixes. * Janitor: Add matching prototypes to callback functions. * Bug 24530: Add $(AM_CFLAGS) to xtrap*_CFLAGS
- Split xtrap from xorg-x11. Initial version: X11R7.1-1.0.2.