CVS Update: xserver (branch: trunk)

Alan Coopersmith xorg-commit at cvs.freedesktop.org
Wed Aug 24 18:18:06 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	xserver
Changes by:	alanc at gabe.freedesktop.org	05/08/24 08:18:06

Log message:
  2005-08-24  Alan Coopersmith  <alan.coopersmith at sun.com>
  
  	* configure.ac:
  	* hw/dmx/input/Makefile.am:
  	Don't try to build dmx/input/lnx-*.c if <linux/keyboard.h> isn't found
  	Don't try to build dmx/input/usb-*.c if <linux/input.h> isn't found
  
  	* hw/dmx/Makefile.am:
  	Replace -rdynamic with $(LD_EXPORT_SYMBOLS_FLAG) for compatibility
  	with compilers other than gcc

Modified files:
      xserver/xorg/:
        ChangeLog configure.ac 
      xserver/xorg/hw/dmx/:
        Makefile.am 
      xserver/xorg/hw/dmx/input/:
        Makefile.am 
  
  Revision      Changes    Path
  1.33          +11 -0     xserver/xorg/ChangeLog
  1.67          +11 -1     xserver/xorg/configure.ac
  1.7           +1 -1      xserver/xorg/hw/dmx/Makefile.am
  1.4           +4 -0      xserver/xorg/hw/dmx/input/Makefile.am




More information about the xorg-commit mailing list