automake
[Top][All Lists]
Advanced

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

building Objective-C code with automake


From: Major A
Subject: building Objective-C code with automake
Date: Tue, 12 Mar 2002 12:28:25 +0000
User-agent: Mutt/1.3.24i

Hi,

I would like to use automake with autoconf to build a project written
in Objective C. What is the easiest way of doing that?

All I have done so far is to create a standard configure.in (with a
test for libobjc) and a standard Makefile.am with "test_SOURCES =
test.m".

When I run automake, it complains in the following way:

  automake: src/Makefile.am: Objective C source seen but `OBJC' not defined in 
`configure.in'

How do I define OBJC in configure.in?

Thanks,

  Andras

===========================================================================
Major Andras
    e-mail: address@hidden
    www:    http://andras.webhop.org/
===========================================================================



reply via email to

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