bug-a2ps
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

a2ps v 4.13b configure fails without lex


From: Nigel Tingle
Subject: a2ps v 4.13b configure fails without lex
Date: Wed, 18 Aug 2004 23:15:57 +0000
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

Hi

a2ps version a2ps-4.13b.tar (downloaded yesterday).

The box I was configuring a2ps on didn't have lex installed - and it wasn't needed as the tarball included all the .c files.

The following hack worked for me:

address@hidden a2ps-4.13]$ diff  configure.issue  configure
2158a2159,2163
> #Hack
> if test -n "$LEX"; then
>   echo skipping lex hack
> else
>
2227c2232,2235
<   fi
---
> fi
>
> fi
> #HACK end

Nigel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]