Ignore:
Timestamp:
May 16, 2005, 6:54:02 PM (20 years ago)
Author:
bird
Message:

Current make snaphot, 2005-05-16.

Location:
branches/GNU/src/gmake
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gmake

    • Property svn:ignore
      •  

        old new  
        3434README.DOS
        3535README.W32
         36README.OS2
        3637aclocal.m4
        3738autom4te.cache
  • branches/GNU/src/gmake/config.h-vms.template

    r54 r280  
    306306/* Define if you have the <ndir.h> header file.  */
    307307/* #undef HAVE_NDIR_H */
     308
     309/* Define if your compiler conforms to the ANSI C standard. */
     310#define HAVE_ANSI_COMPILER 1
     311
     312/* Define to 1 if you have the <stdarg.h> header file. */
     313#define HAVE_STDARG_H 1
    308314
    309315/* Define if you have the <stdlib.h> header file.  */
Note: See TracChangeset for help on using the changeset viewer.