add optional HAVE_XFT and EXT_ASC for Visual Studio
This commit is contained in:
parent
acd675e5eb
commit
03d14660cf
|
|
@ -551,3 +551,7 @@
|
|||
|
||||
/* Define as `fork' if `vfork' does not work. */
|
||||
#define vfork fork
|
||||
|
||||
#define HAVE_XFT
|
||||
|
||||
#define EXT_ASC
|
||||
|
|
|
|||
Loading…
Reference in New Issue