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

Collapse All | Expand All

(-)ghostscript-9.04/base/configure.ac.orig (-1 / +1 lines)
Lines 1602-1608 Link Here
1602
dnl --------------------------------------------------
1602
dnl --------------------------------------------------
1603
1603
1604
HAVE_SSE2=""
1604
HAVE_SSE2=""
1605
AC_LINK_IFELSE([
1605
AC_COMPILE_IFELSE([
1606
#include <emmintrin.h>
1606
#include <emmintrin.h>
1607
int main (int argc, char *argv[])
1607
int main (int argc, char *argv[])
1608
{
1608
{

Return to bug 379597