xserver/hw/kdrive/epson
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Dodji Seketeli 6c89d1237c Kdrive: unbreak kdrive linking
* configure.ac: re-sort Kdrive libs so that symbols get properly resolved.
          Basically, all some libs are present in both $KDRIVE_LIBS and $XSERVER_LIBS,
          and some libs orders are not correct. So I made sure Kdrive servers don't have
          to link against $KDRIVE_LIBS  *and* $XSERVER_LIBS. They just have to link
          against $KDRIVE_LIBS now.
        * hw/kdrive/*/Makefile.am: update those makefile to reflect the change in configure.ac
2007-09-05 17:46:49 +02:00
..
epson13806.c
epson13806.h
epson13806draw.c
epson13806draw.h
epson13806reg.h
epson13806stub.c
Makefile.am Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
Xepson.man