[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New Erlang-related macro
From: |
Paul Eggert |
Subject: |
Re: New Erlang-related macro |
Date: |
Mon, 11 Sep 2006 12:08:11 -0700 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
Romain Lenglet <address@hidden> writes:
> The purpose of the proposed macro substitution is to fill in
> automatically the .rel files with the versions of libraries and
> runtime that are actually available on the
> test/development/pre-production system.
Can this be done easily in Erlang code that would run on the
development system? Another way of asking the question, is: Why
should Autoconf get involved in this? It sounds like an issue that
would occur often even in ordinary development, that is not
Autoconfed.