autoconf-patches
[Top][All Lists]
Advanced

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

Re: [Patch] c.m4 - Add Objective C as a language


From: Ralf Wildenhues
Subject: Re: [Patch] c.m4 - Add Objective C as a language
Date: Mon, 20 Mar 2006 21:29:51 +0100
User-agent: Mutt/1.5.9i

Hi Paul,

* Paul Eggert wrote on Fri, Mar 17, 2006 at 07:17:25AM CET:
> Ralf Wildenhues <address@hidden> writes:
> 
> > Further question: document Objective C right after C++ (logical) or
> > after Erlang node (alphabetical)?  Try 'gcc' before the other compilers?
> 
> I'd say logical (which is what you did), and to try gcc first (we
> should prefer our own stuff).
> 
> After the gcc change, please install.

Ok.  I installed that now with the change.

I also installed the patch below, as being hopefully-obvious.

Cheers,
Ralf

        * tests/local.at (AT_CHECK_ENV): Ignore AC_SUBSTed Objective C
        and Erlang related variables.

Index: tests/local.at
===================================================================
RCS file: /cvsroot/autoconf/autoconf/tests/local.at,v
retrieving revision 1.25
diff -u -r1.25 local.at
--- tests/local.at      6 Jan 2006 00:11:16 -0000       1.25
+++ tests/local.at      17 Mar 2006 15:14:47 -0000
@@ -280,6 +280,8 @@
       [a[cs]_.*],
       [(exec_)?prefix|DEFS|CONFIG_STATUS],
       [CC|CFLAGS|CPP|GCC|CXX|CXXFLAGS|CXXCPP|GXX|F77|FFLAGS|FLIBS|G77],
+      [ERL|ERLC|ERLCFLAGS|ERLANG_PATH_ERL|ERLANG_ROOT_DIR|ERLANG_LIB_DIR],
+      [ERLANG_INSTALL_LIB_DIR|OBJC|OBJCPP|OBJCFLAGS],
       [LIBS|LIB@&address@hidden|LTLIBOBJS|LDFLAGS],
       [INSTALL(_(DATA|PROGRAM|SCRIPT))?],
       [CYGWIN|ISC|MINGW32|MINIX|EMXOS2|XENIX|EXEEXT|OBJEXT],




reply via email to

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