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

(-)a/config/libopts.m4 (+1 lines)
Lines 106-111 AC_DEFUN([INVOKE_LIBOPTS_MACROS_FIRST],[ Link Here
106
  # AC_CHECK_LIB for SVR4 libgen, and use it if it defines pathfind.
106
  # AC_CHECK_LIB for SVR4 libgen, and use it if it defines pathfind.
107
  # ----------------------------------------------------------------------
107
  # ----------------------------------------------------------------------
108
  AC_CHECK_LIB(gen, pathfind)
108
  AC_CHECK_LIB(gen, pathfind)
109
  AC_CHECK_LIB(intl,gettext) 
109
  AC_FUNC_VPRINTF
110
  AC_FUNC_VPRINTF
110
  AC_FUNC_FORK
111
  AC_FUNC_FORK
111
  AC_CHECK_FUNCS([mmap canonicalize_file_name snprintf strdup strchr \
112
  AC_CHECK_FUNCS([mmap canonicalize_file_name snprintf strdup strchr \

Return to bug 466462