> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of Robert Collins
> Sent: Wednesday, December 19, 2001 11:28 AM
> To: Ralf Habacker; Cygwin
> Subject: Re: conditional problem with devel automake detected
>
>
> Automake
> -Original Message-
> From: Charles Wilson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 19, 2001 4:44 PM
> To: Ralf Habacker
> Cc: Cygwin
> Subject: Re: conditional problem with devel automake detected
>
>
> Looks like this is an issue on automake
Looks like this is an issue on automake-1.5 regardless of platform; it
doesn't appear to be a cygwin-specific bug/feature. What does the
automake list have to say about the issue?
--Chuck
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwi
Automake 1.5 is more strict than 1.4. use 1.4 or update the KDE
makefile.am to obey 1.5 semantics.
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
Hi,
I have some note to the devel automake for cygwin.
In a kde Makefile.am (kdemultimedia/mpg123_artsplugin/mpg123/Makefile.am) there are
some
conditionals like
#486, 586, 686
if ARCH_486
ARCH_CFLAGS = -DROT_I386 -DI386_ASSEM -DI486_OPT -DLINUX -DREAL_IS_FLOAT
libmpg123_la_SOURCES = $(CO
5 matches
Mail list logo