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