Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-03-12 19:20:30 +0300
committerChristopher Faylor <me@cgf.cx>2001-03-12 19:20:30 +0300
commit2b777e2e94f5764f194f2c69b64ec339fcb86a29 (patch)
tree71b9ebc35217836c4ebce2f8186e110fb8a037da /winsup/cygwin/mkvers.sh
parent941fa5ad9686f2f33fc1a513727b53236b4017b3 (diff)
* mkvers.sh: Include config.h so that DEBUGGING is correctly defined.
Diffstat (limited to 'winsup/cygwin/mkvers.sh')
-rwxr-xr-xwinsup/cygwin/mkvers.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/mkvers.sh b/winsup/cygwin/mkvers.sh
index 47cfb27d9..421ca5bf2 100755
--- a/winsup/cygwin/mkvers.sh
+++ b/winsup/cygwin/mkvers.sh
@@ -62,6 +62,7 @@ set -$- ''
# Output the initial part of version.cc
#
cat <<EOF 1>&9
+#include "config.h"
#include "cygwin_version.h"
#define strval(x) #x