CVS Update: xserver (branch: trunk)

Eric Anholt xorg-commit at cvs.freedesktop.org
Fri Dec 30 14:05:48 EET 2005


CVSROOT:	/cvs/xorg
Module name:	xserver
Changes by:	anholt at gabe.freedesktop.org	05/12/30 04:05:48

Log message:
  Fix the AC_TRY_RUN for sys/linker.h which had no hope due to lacking a
  main() to instead use a nice AC_CHECK_HEADERS that works.  Also, fix
  the nearby SYSV IPC check which was lacking an argument and giving
  bogus results (it's "AC_TRY_LINK(includes, main, yes, no)").

Modified files:
      xserver/xorg/:
        ChangeLog configure.ac 
  
  Revision      Changes    Path
  1.182         +8 -0      xserver/xorg/ChangeLog
  http://cvs.freedesktop.org/xorg/xserver/xorg/ChangeLog
  1.157         +5 -8      xserver/xorg/configure.ac
  http://cvs.freedesktop.org/xorg/xserver/xorg/configure.ac




More information about the xorg-commit mailing list