[Users] [Bug 2638] New: Respect $LEX environment variable in autogen.sh

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Tue Apr 3 10:22:14 CEST 2012


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2638

           Summary: Respect $LEX environment variable in autogen.sh
           Product: Claws Mail
           Version: CVS
          Platform: All
        OS/Version: OpenBSD
            Status: NEW
          Severity: trivial
          Priority: P3
         Component: Other
        AssignedTo: users at lists.claws-mail.org
        ReportedBy: madroach+claws at gmerlin.de


Created an attachment (id=1098)
 --> (http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1098)
patch against autogen.sh

autogen.sh always checks the version of the `lex` executable, not the
executable specified in $LEX. The configure script uses `lex` only as fallback
when no $LEX is specified.
The attached patch changes autogen.sh to match the behavior of autoconf. This
helps on OpenBSD since the base `lex` is too old, but the ports `gmake` is new
enough.

-- 
Configure bugmail: http://www.thewildbeast.co.uk/claws-mail/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Users mailing list