blob: bfbc20ae5f44301391503b56e759028228d6b182 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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
|