VirtualBox

Changeset 503 in kBuild for trunk/src/gmake/config.h-vms


Ignore:
Timestamp:
Sep 15, 2006 5:09:38 AM (18 years ago)
Author:
bird
Message:

Untested merge with GNU Make v3.81 (vendor/gnumake/2005-05-16 -> vendor/gnumake/current).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/config.h-vms

    r151 r503  
    1 /* config.h-vms. Generated by hand by Klaus Kämpf <[email protected]> */
     1/* config.h-vms. Generated by hand by Klaus Kämpf <[email protected]>      -*-C-*-
     2
     3Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
     42006 Free Software Foundation, Inc.
     5This file is part of GNU Make.
     6
     7GNU Make is free software; you can redistribute it and/or modify it under the
     8terms of the GNU General Public License as published by the Free Software
     9Foundation; either version 2, or (at your option) any later version.
     10
     11GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
     12WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
     13A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
     14
     15You should have received a copy of the GNU General Public License along with
     16GNU Make; see the file COPYING.  If not, write to the Free Software
     17Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.  */
     18
    219/* config.h.  Generated automatically by configure.  */
    320/* config.h.in.  Generated automatically from configure.in by autoheader.  */
     
    197214
    198215/* Version of this package (needed by automake) */
    199 #define VERSION "3.81beta1"
     216#define VERSION "3.81"
    200217
    201218/* Define to the name of the SCCS `get' command.  */
     
    351368#define HAVE_CASE_INSENSITIVE_FS 1
    352369
    353 /* VMS specific, define it if you want to use case sensitve targets */
     370/* VMS specific, define it if you want to use case sensitive targets */
    354371/* #undef WANT_CASE_SENSITIVE_TARGETS */
    355372
     
    384401#include <stdio.h>
    385402#include <unistd.h>
    386 #define getopt gnu_getopt
    387 #define optarg gnu_optarg
    388 #define optopt gnu_optopt
    389 #define optind gnu_optind
    390 #define opterr gnu_opterr
     403#define getopt   gnu_getopt
     404#define optarg   gnu_optarg
     405#define optopt   gnu_optopt
     406#define optind   gnu_optind
     407#define opterr   gnu_opterr
     408#define globfree gnu_globfree
     409#define glob     gnu_glob
    391410#endif
    392411
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette