Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optionally force compilation with MacFUSE. #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Optionally force compilation with MacFUSE. #16

wants to merge 1 commit into from

Commits on Jul 14, 2014

  1. Optionally force compilation with MacFUSE.

    Use known MacFUSE compiler and linker options instead of pkg-config when
    building with NOPKGCONFIG. An official build should compile with MacFUSE
    to make sure the application will work regardless of whether an end-user's
    system is using MacFUSE or its successor OSXFUSE (with MacFUSE
    compatibility).
    Not using pkg-config also has the advantage of not having to install
    pkg-config (through e.g. MacPorts, Fink, or Homebrew) which makes it
    easier to do a build on an offline system.
    discnl committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    c523442 View commit details
    Browse the repository at this point in the history