Permalink
Browse files

Updating config.guess and config.sub to versions in hmmer/. These were

last changed in hmmer rev 2772 back in March 2009, when they were
updated from 2004 to 2008 versions. I presume Infernal's were the 2004
versions, but not sure.

This fixes a problem during configure on PPC AIX (IBM) machines where
host wasn't being correctly identified as a PPC machine (since
Infernal's configure was using identical code from HMMER's and old
2004 config.guess set $host to a different name than new 2008
config.guess). Since configure didn't know we had a PPC, it thought
VMX was not available and wouldn't build Infernal, which requires VMX
or SSE.


git-svn-id: https://svn.janelia.org/eddylab/eddys/src/infernal/trunk@4110 db3e70e4-12e1-0310-b23f-81a6e3d09ba7
  • Loading branch information...
1 parent c586dd7 commit 4a2f54d9cd242ead3b4afdb24e241df1c796afed @nawrockie nawrockie committed Jun 25, 2012
Showing with 561 additions and 366 deletions.
  1. +368 −301 config.guess
  2. +193 −65 config.sub
Oops, something went wrong.

0 comments on commit 4a2f54d

Please sign in to comment.