Changeset 1889 for trunk/src/kmk/make.h


Ignore:
Timestamp:
Oct 20, 2008, 1:31:38 AM (17 years ago)
Author:
bird
Message:

kmk: cleaned out the VARIABLE_HASH code (was removed in favor of the a variable strcache).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/make.h

    r1885 r1889  
    150150#endif
    151151
    152 #if defined(KMK) || defined(CONFIG_WITH_VALUE_LENGTH) || defined (VARIABLE_HASH)
     152#if defined(KMK) || defined(CONFIG_WITH_VALUE_LENGTH)
    153153# ifdef _MSC_VER
    154154#  define MY_INLINE     _inline static
Note: See TracChangeset for help on using the changeset viewer.