XFree86 4.6.99.23 (7 May 2007)
 149. Fix linking of Darwin executables by ensuring locally built static
      libraries are found before dynamic libraries in system library search
      paths. Problem reported by "SciFi".  (Marc La France)
 148. Remove unnecessary #include in fonttosfnt/util.c that prevents successful
      builds against newer freetype2 versions.  Problem reported by "SciFi".
      (Marc La France)
 147. Fix XDarwin build when BuildGlxInDmx is asserted.  Problem reported by
      "SciFi".  (Marc La France)
 146. Fix libXft1 build against newer fontconfig versions.  Specifically
      exclude support for fontconfig 2.3.95 because it introduces an
      incompatibility without a version bump.  Problem reported by "SciFi".
      (Marc La France)
 145. Darwin build workaround for XCode's inability to follow symlinks.
      Problem reported by "SciFi".  (Marc La France)
 144. Add an implicit rule for Objective-C sources so that XDarwin build don't
      depend on Apple-only GNU make changes.  Problem pointed out by "SciFi".
      (Marc La France)