Bug 824: Define _XOPEN_SOURCE, not __USE_XOPEN.
commit14d1a0f3e2fd0ab5883a493429dd263e3b01193a
authorKalle Olavi Niemitalo <kon@iki.fi>
Sat, 19 Jan 2008 17:58:46 +0000 (19 19:58 +0200)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sat, 19 Jan 2008 18:52:05 +0000 (19 20:52 +0200)
tree364c3525d0ccfa07f010ff59fe37ab2a4c74966b
parent2fd3e0b3b3ce3bb9689df267c122f7097f7ab3e1
Bug 824: Define _XOPEN_SOURCE, not __USE_XOPEN.

_XOPEN_SOURCE has been standardized in SUSv2.  <features.h> of GNU
libc then defines the internal __USE_XOPEN macro.
src/document/html/renderer.c