This website requires JavaScript.
Explore
Pegadero
Help
Sign in
strepsirrhini
/
office-gobmx
Watch
9
Star
0
Fork
You've already forked office-gobmx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4fa8282816
office-gobmx
/
config_host
/
config_mingw.h.in
7 lines
85 B
C
Raw
Normal View
History
Unescape
Escape
current mingw headers don't have fMergeNeutralItems Reported upstream by Kendy (r5626), for now do not use the field if not present, seems to be not that important.
2013-03-01 11:24:23 -06:00
#
ifndef CONFIG_MINGW
#
define CONFIG_MINGW
use #if instead of #ifdef for testing config_xxx.hxx macros http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html Change-Id: I81ed4500878ff3193e028410a1f0205e28d17fc3
2013-03-19 10:44:12 -05:00
#
define HAVE_FMERGENEUTRALITEMS 0
current mingw headers don't have fMergeNeutralItems Reported upstream by Kendy (r5626), for now do not use the field if not present, seems to be not that important.
2013-03-01 11:24:23 -06:00
#
endif
Reference in a new issue
Copy permalink