* [BUG] libgetopt++ (CVS HEAD) - autotools bootstrap failiure
@ 2002-06-07 6:48 Max Bowsher
2002-06-07 7:13 ` robertc
0 siblings, 1 reply; 2+ messages in thread
From: Max Bowsher @ 2002-06-07 6:48 UTC (permalink / raw)
To: cygwin
[-- Attachment #1: Type: text/plain, Size: 386 bytes --]
This morning's libgetopt++ from CVS fails bootstrap.sh
I changed the following line in Makefile.am:
AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects VERSION=1.5
to:
AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects
VERSION=1.5
i.e., I inserted a new newline. I know nothing about the autotools, but based on
the error message, it seemed plausible, and allowed me to build setup.exe.
Max.
[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 2688 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [BUG] libgetopt++ (CVS HEAD) - autotools bootstrap failiure
2002-06-07 6:48 [BUG] libgetopt++ (CVS HEAD) - autotools bootstrap failiure Max Bowsher
@ 2002-06-07 7:13 ` robertc
0 siblings, 0 replies; 2+ messages in thread
From: robertc @ 2002-06-07 7:13 UTC (permalink / raw)
To: 'Max Bowsher', cygwin
Yah, it's a recent correction in autotools behaviour. The correct fix
hasn't been checked in yet (sorry).
AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5
Rob
> -----Original Message-----
> From: cygwin-owner@cygwin.com
> [mailto:cygwin-owner@cygwin.com] On Behalf Of Max Bowsher
> Sent: Friday, 7 June 2002 11:41 PM
> To: cygwin@cygwin.com
> Subject: [BUG] libgetopt++ (CVS HEAD) - autotools bootstrap failiure
>
>
> This morning's libgetopt++ from CVS fails bootstrap.sh
>
> I changed the following line in Makefile.am:
>
> AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects VERSION=1.5
>
> to:
>
> AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects
> VERSION=1.5
>
> i.e., I inserted a new newline. I know nothing about the
> autotools, but based on
> the error message, it seemed plausible, and allowed me to
> build setup.exe.
>
> Max.
>
>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-07 13:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-07 6:48 [BUG] libgetopt++ (CVS HEAD) - autotools bootstrap failiure Max Bowsher
2002-06-07 7:13 ` robertc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).