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

Collapse All | Expand All

(-)configure.in (-1 lines)
Lines 15-21 Link Here
15
dnl Checks for programs.
15
dnl Checks for programs.
16
AC_PROG_CC
16
AC_PROG_CC
17
AC_ISC_POSIX
17
AC_ISC_POSIX
18
AM_C_PROTOTYPES
19
if test "x$U" != "x"; then
18
if test "x$U" != "x"; then
20
  AC_MSG_ERROR(Compiler not ANSI compliant)
19
  AC_MSG_ERROR(Compiler not ANSI compliant)
21
fi
20
fi

Return to bug 420223