Changeset 17037 in vbox
- Timestamp:
- Feb 23, 2009 10:44:22 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r17029 r17037 1 # $Id$1 : Config.kmk 43241 2009-02-23 16:18:14Z bird $ 2 2 ## @file 3 3 # The global build configuration file for VBox. … … 484 484 # VBOX_WITH_NETADP = 1 485 485 endif 486 # Use the new version of liblzf. Remove with the old liblzf.487 VBOX_WITH_NEW_LIBLZF = 1486 ## Use the new version of liblzf. Remove with the old liblzf. 487 #VBOX_WITH_NEW_LIBLZF = 1 488 488 489 489 #
Note:
See TracChangeset
for help on using the changeset viewer.