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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- emacs-24.1-orig/configure.in
0
++ emacs-24.1/configure.in
Lines 749-754 Link Here
749
    machine=intel386
749
    machine=intel386
750
    machfile="m/${machine}.h"
750
    machfile="m/${machine}.h"
751
  fi
751
  fi
752
  AC_CHECK_DECL([__ILP32__], [machfile="m/intel386.h"])
752
fi
753
fi
753
754
754
AC_PATH_PROG(INSTALL_INFO, install-info)
755
AC_PATH_PROG(INSTALL_INFO, install-info)

Return to bug 420257