VirtualBox

Changeset 1752 in kBuild for trunk/src/kmk/variable.c


Ignore:
Timestamp:
Sep 6, 2008 3:02:25 AM (16 years ago)
Author:
bird
Message:

Added expr and if-expr to KMK_FEATURES.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/variable.c

    r1716 r1752  
    12461246                          " date"
    12471247                          " file-size"
     1248                          " expr if-expr"
    12481249                          " which"
    12491250                          " evalctx evalval evalvalctx evalcall evalcall2"
     
    12941295  strcat (buf, " file-size");
    12951296#  endif
     1297#  if defined (CONFIG_WITH_IF_CONDITIONALS)
     1298  strcat (buf, " expr if-expr");
     1299#  endif
    12961300#  if defined (CONFIG_WITH_WHICH)
    12971301  strcat (buf, " which");
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