This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with automake 1.7.2


> 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: Christoph_Egger@gmx.de

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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]