Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 469636
Collapse All | Expand All

(-)configure.ac.old (-1 / +1 lines)
Lines 27-33 Link Here
27
AC_CONFIG_HEADERS(config.h)
27
AC_CONFIG_HEADERS(config.h)
28
AM_MAINTAINER_MODE
28
AM_MAINTAINER_MODE
29
29
30
SET_FEATURES="-D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L"
30
SET_FEATURES="-D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE"
31
31
32
case "${host_os}" in
32
case "${host_os}" in
33
  "")
33
  "")

Return to bug 469636