Changeset 94652 in vbox
- Timestamp:
- Apr 20, 2022 1:48:22 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151015
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r94643 r94652 1004 1004 VBOX_WITH_UPDATE_AGENT = 1 1005 1005 ifndef VBOX_WITH_LIBCURL 1006 $( error Error: Building Update Agent without cURL (VBOX_WITH_LIBCURL not defined) not possible, sorry!)1006 $(warning Warning: Building Update Agent without cURL not possible, disabling.) 1007 1007 VBOX_WITH_UPDATE_AGENT := 1008 1008 endif
Note:
See TracChangeset
for help on using the changeset viewer.