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:
parent
26d9285f32
commit
eb7fdcd950
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue