1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00

Fix last change.

This commit is contained in:
Chong Yidong 2009-11-21 04:50:36 +00:00
parent 26d9285f32
commit eb7fdcd950

View file

@ -107,8 +107,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#define POSIX_SIGNALS 1
#define LINKER $(CC)
#define LINKER $(CC) -Wl,--image-base,DATA_SEG_BITS
/* Use terminfo instead of termcap. Fewer environment variables to
go wrong, more terminal types. */
#define TERMINFO