Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 273211 | Differences between
and this patch

Collapse All | Expand All

(-)configure.ac.orig (-1 / +1 lines)
Lines 608-614 Link Here
608
   if test -z "$CUSTOM_PROCPS_LIBS"; then
608
   if test -z "$CUSTOM_PROCPS_LIBS"; then
609
      CUSTOM_PROCPS_LIBS="-L/lib"
609
      CUSTOM_PROCPS_LIBS="-L/lib"
610
   fi
610
   fi
611
   AC_VMW_CHECK_LIB([proc-3.2.7],
611
   AC_VMW_CHECK_LIB([proc],
612
                    [PROCPS],
612
                    [PROCPS],
613
                    [],
613
                    [],
614
                    [],
614
                    [],

Return to bug 273211