/[make]/make/config.h-vms.template
ViewVC logotype

Diff of /make/config.h-vms.template

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.15 by psmith, Sat Mar 6 08:05:18 2004 UTC revision 2.16 by psmith, Tue Jul 12 04:35:13 2005 UTC
# Line 383  Line 383 
383  #ifdef __DECC  #ifdef __DECC
384  #include <stdio.h>  #include <stdio.h>
385  #include <unistd.h>  #include <unistd.h>
386  #define getopt gnu_getopt  #define getopt   gnu_getopt
387  #define optarg gnu_optarg  #define optarg   gnu_optarg
388  #define optopt gnu_optopt  #define optopt   gnu_optopt
389  #define optind gnu_optind  #define optind   gnu_optind
390  #define opterr gnu_opterr  #define opterr   gnu_opterr
391    #define globfree gnu_globfree
392    #define glob     gnu_glob
393  #endif  #endif
394    
395  #if defined (__cplusplus) || (defined (__STDC__) && __STDC__)  #if defined (__cplusplus) || (defined (__STDC__) && __STDC__)

Legend:
Removed from v.2.15  
changed lines
  Added in v.2.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26