Provide an empty default for LD_SWITCH_X_SITE_AUX.
(ld_switch_machine): Fix typo.
This commit is contained in:
parent
6777ae524e
commit
f8a9bac913
1 changed files with 5 additions and 1 deletions
|
@ -1220,8 +1220,12 @@ configure___ system_malloc=no
|
|||
#define LD_SWITCH_SYSTEM
|
||||
#endif
|
||||
|
||||
#ifndef LD_SWITCH_X_SITE_AUX
|
||||
#define LD_SWITCH_X_SITE_AUX
|
||||
#endif
|
||||
|
||||
configure___ ld_switch_system=LD_SWITCH_SYSTEM
|
||||
configure___ ld_switch_maldhine=LD_SWITCH_MACHINE
|
||||
configure___ ld_switch_machine=LD_SWITCH_MACHINE
|
||||
|
||||
#ifdef THIS_IS_CONFIGURE
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue