Ignore:
Timestamp:
Sep 8, 2004, 4:43:30 AM (21 years ago)
Author:
bird
Message:

GNU Make 3.81beta1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gmake/remake.c

    r54 r153  
    13421342    {
    13431343      static char *buf = NULL;
    1344       static int buflen = 0;
     1344      static unsigned int buflen = 0;
    13451345      static int libdir_maxlen = -1;
    13461346      char *libbuf = variable_expand ("");
Note: See TracChangeset for help on using the changeset viewer.