* mkvers.sh: Include config.h so that DEBUGGING is correctly defined.
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user