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

(-)configure.ac.bak (-1 / +1 lines)
Lines 27-33 AC_MSG_RESULT($mutt_cv_prefix) Link Here
27
27
28
AC_PROG_CC
28
AC_PROG_CC
29
AC_ISC_POSIX
29
AC_ISC_POSIX
30
AM_C_PROTOTYPES
30
31
if test "x$U" != "x"; then
31
if test "x$U" != "x"; then
32
  AC_MSG_ERROR(Compiler not ANSI compliant)
32
  AC_MSG_ERROR(Compiler not ANSI compliant)
33
fi
33
fi

Return to bug 420955