automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with automake 1.7.2


From: Christoph Egger
Subject: Re: Problem with automake 1.7.2
Date: Sun, 4 May 2003 23:59:48 +0200 (MEST)

> Hi Christoph!
> 
> [Sorry if this is a duplicate.  It seems my mails from last Monday
> never got out of my box.]

Nope, it isn't. At least not yet. :)

>  Christoph> /sw/share/automake-1.7/am/depend2.am:
>  Christoph> am__fastdepOBJC does not appear in AM_CONDITIONAL
> 
> Someone posted a similar question a couple of weeks ago, see
> http://mail.gnu.org/archive/html/automake/2003-04/msg00103.html

Tnx. In the meantime, I have fixed this issue by adding this
to my configure.in file:

dnl Make Objective-C work with automake 1.7.x
AM_CONDITIONAL([am__fastdepOBJC], false)

Yes, that's all. It works fine for me.
This even works with automake 1.4.

-- 
CU,

Christoph Egger
E-Mail: address@hidden

+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]