mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-21 12:27:33 +00:00
Fix previous change.
This commit is contained in:
parent
6ad1cbf5bf
commit
5bda3bcade
1 changed files with 2 additions and 1 deletions
|
|
@ -23,5 +23,6 @@
|
|||
#define LD_SWITCH_SYSTEM `./prefix-args -Xlinker LD_SWITCH_X_SITE_AUX`
|
||||
#endif /* GCC */
|
||||
|
||||
#define LIBS_SYSTEM -lkvm
|
||||
#undef LIBS_SYSTEM
|
||||
#define LIBS_SYSTEM -lsocket -lnsl -lelf -lkvm
|
||||
#define HAVE_VFORK
|
||||
|
|
|
|||
Loading…
Reference in a new issue