|
From: robs <aq...@ya...> - 2008-01-06 19:54:32
|
--- Greg Minshall <min...@ac...> wrote:
> static char *getoptstr =
> "+abc:defghilmnoqr:st:uv:wxABC:DLMNRSUV::X12348";
> ----
> which i interpret to mean -V parameter required.
> (but, then, maybe *i* am as
> out of date as my getopt, which happens to be from
> FreeBSD:
Ah, therein lies the problem: the double colon is a
GNU extension meaning parameter optional. I have an
idea though, please could you edit configure.ac to
remove the 2 lines containing the string "getopt",
rebuild starting with autoreconf -i, and see if that
fixes it?
Cheers,
Rob
___________________________________________________________
Support the World Aids Awareness campaign this month with Yahoo! For Good http://uk.promotions.yahoo.com/forgood/
|