CVS Update: app (branch: trunk)

Eric Anholt xorg-commit at cvs.freedesktop.org
Mon Nov 21 09:21:39 EET 2005


CVSROOT:	/cvs/xorg
Module name:	app
Changes by:	anholt at gabe.freedesktop.org	05/11/20 23:21:39

Log message:
  Bug #5113: The insertion of -lutil into XDM_LIBS ended up having no
  effect because  PKG_CHECK_MODULES(XDM, ...) later overwrote it.  So put
  -lutil into XDM_OS_LIBS and add XDM_OS_LIBS to XDM_LIBS later.

Modified files:
      app/xdm/:
        ChangeLog configure.ac 
  
  Revision      Changes    Path
  1.18          +7 -0      app/xdm/ChangeLog
  http://cvs.freedesktop.org/xorg/app/xdm/ChangeLog
  1.25          +4 -2      app/xdm/configure.ac
  http://cvs.freedesktop.org/xorg/app/xdm/configure.ac




More information about the xorg-commit mailing list