I am working on adding Objective-C support to autoconf, and I am wondering
if that is something that is generally useful to all.
If so, I will submit my work when it is complete.
Thanks!
- D
<[EMAIL PROTECTED]>
On Tue, 29 Oct 2002, Paul Eggert wrote:
> > From: "David M. Lloyd" <[EMAIL PROTECTED]>
> > Date: Tue, 29 Oct 2002 11:42:08 -0600 (CST)
> >
> > I am working on adding Objective-C support to autoconf, and I am wondering
> > if that is something that
This patch adds AC_PROG_OBJC and friends. It's pretty similar to the C++
macroage.
Next I need to check whether -lobjc is required to compile working
Objective C. Is it correct to put this in OBJC_FLAGS or should I set up a
separate flags variable just for this purpose?
If it affects anything,
On Thu, 31 Oct 2002, Paul Eggert wrote:
> That change is big enough to require some paperwork, I'm afraid.
> Would you be willing to assign the copyright to the Free Software
> Foundation, so that we could install that change in Autoconf?
Absolutely.
> If so, please let me know, and I'll send yo