aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/cygwin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/cygwin.h b/src/s/cygwin.h
index f438d3a82e9..69b826ac932 100644
--- a/src/s/cygwin.h
+++ b/src/s/cygwin.h
@@ -107,8 +107,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
107#define POSIX_SIGNALS 1 107#define POSIX_SIGNALS 1
108#define LINKER $(CC) 108#define LINKER $(CC)
109 109
110#define LINKER $(CC) -Wl,--image-base,DATA_SEG_BITS
111
112/* Use terminfo instead of termcap. Fewer environment variables to 110/* Use terminfo instead of termcap. Fewer environment variables to
113 go wrong, more terminal types. */ 111 go wrong, more terminal types. */
114#define TERMINFO 112#define TERMINFO