VirtualBox

Changeset 35507 in vbox


Ignore:
Timestamp:
Jan 12, 2011 2:52:23 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69390
Message:

VBoxAuth for Linux / Solaris only if VBOX_WITH_PAM is enabled (default)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/auth/Makefile.kmk

    r34563 r35507  
    2121# The plugin.
    2222ifndef VBOX_ONLY_SDK
    23  DLLS += VBoxAuth
     23 if ("$(KBUILD_TARGET)" != "linux" && "$(KBUILD_TARGET)" != "solaris") || defined(VBOX_WITH_PAM)
     24  DLLS += VBoxAuth
     25 endif
    2426endif
    2527VBoxAuth_TEMPLATE = VBOXR3
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette