mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
* mkvers.sh: Include config.h so that DEBUGGING is correctly defined.
This commit is contained in:
parent
941fa5ad96
commit
2b777e2e94
@ -1,3 +1,7 @@
|
|||||||
|
Mon Mar 12 11:19:41 2001 Christopher Faylor <cgf@cygnus.com>
|
||||||
|
|
||||||
|
* mkvers.sh: Include config.h so that DEBUGGING is correctly defined.
|
||||||
|
|
||||||
Mon Mar 12 09:47:55 2001 Christopher Faylor <cgf@cygnus.com>
|
Mon Mar 12 09:47:55 2001 Christopher Faylor <cgf@cygnus.com>
|
||||||
|
|
||||||
* spawn.cc (spawn_guts): Don't set EXIT_REPARENTING if parent process
|
* spawn.cc (spawn_guts): Don't set EXIT_REPARENTING if parent process
|
||||||
|
@ -62,6 +62,7 @@ set -$- ''
|
|||||||
# Output the initial part of version.cc
|
# Output the initial part of version.cc
|
||||||
#
|
#
|
||||||
cat <<EOF 1>&9
|
cat <<EOF 1>&9
|
||||||
|
#include "config.h"
|
||||||
#include "cygwin_version.h"
|
#include "cygwin_version.h"
|
||||||
|
|
||||||
#define strval(x) #x
|
#define strval(x) #x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user