25 Jan
2011
25 Jan
'11
8:06 p.m.
Hello,
When trying to build aseqview from source (autoreconf -fis; ./configure; make), I found that it produced errors in configure. The web told me that those were caused by underquoted constructs in configure.in, which newer autoconf version have stricter requirements for than older versions. I've attached a patch which makes it build.
Thanks, Bas Wijnen