aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index a0d89e2..02e8c03 100755
--- a/configure
+++ b/configure
@@ -1348,7 +1348,7 @@ else
EOF
cat >> confdefs.h <<\EOF
-#define DISPLAY_CODE 'S'
+#define SYSTEM_CODE 'S'
EOF
;;
xE|xj|xN|xn|xm)
@@ -2757,7 +2757,7 @@ EOF
-if test x$CYGIN = xyes; then
+if test x$CYGWIN = xyes; then
cat >> confdefs.h <<\EOF
#define USE_BINMODE_STREAM 1
EOF