]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/configure
ncurses 6.2 - patch 20200711
[ncurses.git] / Ada95 / configure
index 310555271820587508c3db166ab4d0f46b21e108..2c4a8ae9883db0378667d1b40d10cd9e4d646845 100755 (executable)
@@ -11344,7 +11344,7 @@ CF_EOF
                # Ignore first argument (compiler) and use LD (link.exe) unconditionally
                LD="$LD"
                clopts=()
                # Ignore first argument (compiler) and use LD (link.exe) unconditionally
                LD="$LD"
                clopts=()
-               ldopts=()
+               ldopts=("/subsystem:console")
                libs=()
                isdll=0
                while test \$# -gt 0; do
                libs=()
                isdll=0
                while test \$# -gt 0; do