mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-04 08:47:11 +00:00
Fix typo in source for `configure.tmp.$$.c'.
This commit is contained in:
parent
c6b81ef2ee
commit
f071c05ae2
@ -946,7 +946,7 @@ echo '
|
|||||||
#endif
|
#endif
|
||||||
#ifndef C_SWITCH_SYSTEM
|
#ifndef C_SWITCH_SYSTEM
|
||||||
#define C_SWITCH_SYSTEM
|
#define C_SWITCH_SYSTEM
|
||||||
#endf
|
#endif
|
||||||
@configure@ libsrc_libs=LIBS_MACHINE LIBS_SYSTEM
|
@configure@ libsrc_libs=LIBS_MACHINE LIBS_SYSTEM
|
||||||
@configure@ c_switch_system=C_SWITCH_SYSTEM
|
@configure@ c_switch_system=C_SWITCH_SYSTEM
|
||||||
#ifdef SYSTEM_MALLOC
|
#ifdef SYSTEM_MALLOC
|
||||||
|
Loading…
Reference in New Issue
Block a user