mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-03-27 19:18:30 +00:00
22 lines
793 B
Plaintext
22 lines
793 B
Plaintext
2008-07-08 Christoph Brill <egore911@egore911.de>
|
|
|
|
* ChangeLog: testing the official hosting at freedesktop.org
|
|
|
|
2008-06-06 Christoph Brill <egore911@egore911.de>
|
|
|
|
* src/freebsd_mouse.h, src/linux_input.h: drop and use installed
|
|
system headers
|
|
* src/alpscomm.c, src/eventcomm.c, src/ps2comm.c, src/psmcomm.c,
|
|
src/psmcomm.h, src/synaptics.c, src/synclient.c, src/syndaemon.c: Add
|
|
config.h
|
|
* src/eventcomm.c, src/eventcomm.h: Only build on Linux
|
|
* src/psmcomm.c, src/psmcomm.h: Only build on *BSD
|
|
* src/synaptics.c, src/synclient.c: Make it build on the new build
|
|
system
|
|
* src/synaptics.c: Fix build against latest git by replacing all the
|
|
xf86_ansi.h functions by the native ones
|
|
|
|
2008-06-06 Christoph Brill <egore911@egore911.de>
|
|
|
|
* src/*.c, src/*.h: move files to a directory
|