j0.3: Fix feature test macro requirements

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-19 18:23:45 +02:00
parent 1e82fbcf78
commit a520b226de
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ _SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE
.BR jnl ():
.RS 4
_SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 600 ||
_XOPEN_SOURCE && (_ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L)
.\" Also seems to work: -std=c99 -D_XOPEN_SOURCE
.RE
.ad b