Re: [PHP-DEV] fun with autoconf on Tru64

[email protected] (Sascha Schumann) Fri, 7 Mar 2003 11:12:49 +0100 (CET)
Newsgroups php.dev
Message-ID <[email protected]>
> # ./flex --version
> flex 2.5.27

    What does this output?

        flex -V -v --version 2>/dev/null

    - Sascha