Ignore:
Timestamp:
Aug 11, 2005, 11:29:40 PM (20 years ago)
Author:
bird
Message:

Must strip trailing slashes in abspath. added tolower and toupper.

File:
1 edited

Legend:

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

    r303 r311  
    681681
    682682  /* Define KMK_FEATURES to indicate various working KMK features. */
    683   (void) define_variable ("KMK_FEATURES", 12, "abspath", o_default, 0);
     683  (void) define_variable ("KMK_FEATURES", 12, "abspath toupper tolower", o_default, 0);
    684684
    685685#ifdef CONFIG_WITH_KMK_BUILTIN
Note: See TracChangeset for help on using the changeset viewer.