• Jack Jansen's avatar
    Fixed two bugs in MacOSX framework handling spotted by Edward Moy: · 66b84832
    Jack Jansen yazdı
    - In the top level Makefile, the argument to -install_name should be
      prepended with /System/Library/Frameworks/, so it is an absolute path.
    - In the top level Makefile, because of 2), RUNSHARED needs to be set to
      DYLD_FRAMEWORK_PATH=<path to local framework> and $(RUNSHARED) prepended
      to the $(MAKE) lines in the frameworkinstallmaclib and
      frameworkinstallapps targets.
    66b84832
Makefile.pre.in 30.9 KB