aboutsummaryrefslogtreecommitdiff
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 9302c5b..e378a96 100755
--- a/configure
+++ b/configure
@@ -5303,8 +5303,6 @@ case "$host_os" in #(
printf "%s\n" "#define __WINDOWS__ /**/" >>confdefs.h
-
-
;; #(
*) :
@@ -5314,6 +5312,8 @@ printf "%s\n" "#define __WINDOWS__ /**/" >>confdefs.h
*) :
;;
esac
+
+
# AC_DEFINE([ENABLE_NCURSES], [], [Enable ncurses])
# AC_CHECK_LIB([ncurses], [initscr])