[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] quilt having trouble with color:: in Fedora rawhide
From: |
Andreas Gruenbacher |
Subject: |
Re: [Quilt-dev] quilt having trouble with color:: in Fedora rawhide |
Date: |
Fri, 28 Sep 2007 09:26:22 +0200 |
User-agent: |
KMail/1.9.5 |
On Friday 28 September 2007 02:04, Josh Boyer wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=308071
/usr/bin/getopt for some reason is missing at build time, so configure assumes
that the system doesn't have it, and uses its own internal, very minimal
getopt which doesn't understand the :: syntax. I have commented in Bugzilla.
Andreas