VirtualBox

Changeset 51431 in vbox


Ignore:
Timestamp:
May 28, 2014 7:11:44 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
93985
Message:

Config.kmk: add VBOX_NO_DOCS_TRANSLATIONS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r51387 r51431  
    341341endif
    342342# Include translations
    343 VBOX_WITH_DOCS_TRANSLATIONS = 1
     343ifndef VBOX_NO_DOCS_TRANSLATIONS
     344 VBOX_WITH_DOCS_TRANSLATIONS = 1
     345endif
    344346# Default languages
    345347VBOX_MANUAL_LANGUAGES = en_US
     
    10581060 endif
    10591061 # Enable any translations in OSE, even partial ones.
    1060  VBOX_WITH_DOCS_TRANSLATIONS=1
     1062 ifndef ($(VBOX_NO_DOCS_TRANSLATIONS))
     1063  VBOX_WITH_DOCS_TRANSLATIONS = 1
     1064 endif
    10611065 VBOX_WITH_VALIDATIONKIT=
    10621066 VBOX_WITH_INTEL_PXE=
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