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

Collapse All | Expand All

(-)file_not_specified_in_diff (-15 / +1 lines)
Line  Link Here
0
-- configure
0
++ configure
Lines 20981-21000 Link Here
20981
fi
20981
fi
20982
20982
20983
20983
20984
if test ! -f ../rpm.c
20985
then
20986
  { echo "$as_me:$LINENO: checking for GNU xgettext" >&5
20987
echo $ECHO_N "checking for GNU xgettext... $ECHO_C" >&6; }
20988
  xgettext --version 2>&1 | grep 'GNU gettext' >/dev/null 2>&1 || { { echo "$as_me:$LINENO: error:
20989
  *** GNU gettext is required. The latest version
20990
  *** is always available from ftp://ftp.gnu.org/gnu/gettext/." >&5
20991
echo "$as_me: error:
20992
  *** GNU gettext is required. The latest version
20993
  *** is always available from ftp://ftp.gnu.org/gnu/gettext/." >&2;}
20994
   { (exit 1); exit 1; }; }
20995
  { echo "$as_me:$LINENO: result: yes" >&5
20996
echo "${ECHO_T}yes" >&6; }
20997
fi
20998
20984
20999
{ echo "$as_me:$LINENO: checking for setreuid" >&5
20985
{ echo "$as_me:$LINENO: checking for setreuid" >&5
21000
echo $ECHO_N "checking for setreuid... $ECHO_C" >&6; }
20986
echo $ECHO_N "checking for setreuid... $ECHO_C" >&6; }

Return to bug 129352