From d14b1e48117d071af5186459e288bc53418bd014 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 9 Apr 2013 06:17:36 -0400 Subject: [PATCH] Auto-commit of generated files. --- autogen/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen/configure b/autogen/configure index db574207d75..d4df3a49174 100755 --- a/autogen/configure +++ b/autogen/configure @@ -9842,7 +9842,7 @@ fi W32_RES="emacs.res" # Tell the linker that emacs.res is an object (which we compile from # the rc file), not a linker script. - W32_RES_LINK="-Wl,-bpe-i386 -Wl,emacs.res" + W32_RES_LINK="-Wl,emacs.res" fi -- 2.11.4.GIT