VirtualBox

Changeset 57691 in vbox for trunk


Ignore:
Timestamp:
Sep 10, 2015 1:33:18 PM (9 years ago)
Author:
vboxsync
Message:

Runtime: only compile if VBOX_WITH_LIBCURL defined

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/Makefile.kmk

    r57689 r57691  
    6363 RTGzip_SOURCES = RTGzip.cpp
    6464
     65 ifdef VBOX_WITH_LIBCURL
    6566 # RTHttp - our http/https fetcher (for testing the http client API).
    6667 PROGRAMS += RTHttp
    6768 RTHttp_TEMPLATE = VBoxR3Tool
    6869 RTHttp_SOURCES = RTHttp.cpp
     70 endif
    6971
    7072 # RTShutdown - similar (but not identical) to a typical unix shutdown command.
Note: See TracChangeset for help on using the changeset viewer.

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