CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/10/11 02:40:17

Log message:
  fixed version of previous patch. Tested on NetBSD, OpenBSD, Linux, Darwin:
  
  Factorize the LinkBuildSonameLibrary() macro. Move it to Imake.rules.
  It used to be the same definition in all files.
  Moreover it had the 2 same bugs (failing to create $BUILDLIBDIR if not
  already there and using $BUILDINCTOP instead of $BUILDLIBTOP) in all
  instances.

Modified files:
      xc/config/cf/:
        Imake.rules OpenBSDLib.rules bsdLib.rules bsdiLib.rules 
        darwinLib.rules gnuLib.rules linux.cf lnxLib.rules 
        nto.rules os2Lib.rules 
  
  Revision      Changes    Path
  3.124         +13 -1     xc/config/cf/Imake.rules
  1.9           +1 -7      xc/config/cf/OpenBSDLib.rules
  3.23          +1 -8      xc/config/cf/bsdLib.rules
  3.4           +1 -8      xc/config/cf/bsdiLib.rules
  1.9           +1 -30     xc/config/cf/darwinLib.rules
  1.9           +1 -19     xc/config/cf/gnuLib.rules
  3.210         +1 -6      xc/config/cf/linux.cf
  3.50          +1 -30     xc/config/cf/lnxLib.rules
  1.8           +1 -19     xc/config/cf/nto.rules
  3.19          +1 -8      xc/config/cf/os2Lib.rules

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to