automake
[Top][All Lists]
Advanced

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

Re: automake & Objective C


From: Matej Kosik
Subject: Re: automake & Objective C
Date: Mon, 19 Aug 2002 22:06:55 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

Tom Tromey wrote:
>
> Since there are no pre-canned macros for ObjC, you must define the
> `OBJC' macro in configure.ac yourself.  Like so:
>
>     OBJC=... something ...
>     AC_SUBST(OBJC)
>
> Tom
>
>

thank you, it works, (`OBJCFLAGS' should be
set and substituted as well)

--
Matej Kosik






reply via email to

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