,-- On Fri, 3 Sep 2004 17:38:13 +0200, Stephane Bortzmeyer wrote:
|
| On Thu, Sep 02, 2004 at 08:40:29PM +0200,
| Frederik Fouvry <[EMAIL PROTECTED]> wrote
| a message of 23 lines which said:
|
| > [AC_DEFINE(SVR4)
| ...
| > autoheader: warning: missing template: SVR4
|
AC_DEFINE not being used? What is wrong: the manual or the
template, or is something else going on? (Autoconf version
2.59).
Thanks,
Frederik Fouvry
,-- On Thu, 02 Sep 2004 12:09:10 +0200, Andreas Schwab wrote:
|
[...]
|
| What's wrong with AC_DEFINE?
Nothing - except that I didn't understand that I should use it.
I had another look, and finally came up with a solution that
seems to be working fine (a function derived from AC_CHECK_LIB).
,-- On Tue, 31 Aug 2004 21:56:43 +0200, Andreas Schwab wrote:
|
| Frederik Fouvry <[EMAIL PROTECTED]> writes:
|
| > - I use *_LDADD. In that case, as far as I know, I cannot check
| > for the libraries in the configuration anymore. Is it sensible
| > to add AC_SUBST(pr
, as far as I know, I cannot check
for the libraries in the configuration anymore. Is it sensible
to add AC_SUBST(program_LDADD) in configure.ac?
Thanks,
Frederik Fouvry
| > I'm using
| >
| > AC_CHECK_HEADERS([ecl.h])
| >
| > in configure.ac, and that gives the following in the log file
| > (autoconf 2.57):
| >
| > configure:5067: checking ecl.h usability
| > configure:5080: gcc -c -g -O2 -I/proj/contrib/lkb/latest/include
-I/proj/contrib/lib/ecl/h conftest.c >
75: checking for ecl.h
configure:5182: result: yes
It first tests whether it can compile with the header file, and
then tests if the file exists or not. Is the second test not
subsumed by the first one (if that one is successful)?
Thanks,
Frederik Fouvry
ry if it's not
empty?
But related to this, there's also the issue of directories
symlinked to automounted directories. I can imagine that might
lead to problems.
Frederik Fouvry
u also
need to make sure that the correct automake is called (by putting
/some/local/path/bin before /usr/bin in $PATH).
Frederik Fouvry
,-- Le Tue, 05 Aug, Alexandre Duret-Lutz a écrit le suivant:
|
| >>> "Frederik" == Frederik Fouvry <[EMAIL PROTECTED]> writes:
|
| [...]
| Frederik> The manual says "The other files [than .info] can be built on
| Frederik> request by make dvi, make ps, a
dvi.ps' that contains the
commands to make a ps file, but it doesn't seem to work.)
How can I get those rules? Do I have to specify a rule myself or
do still something else?
I have automake version 1.6.3.
Thanks,
--
Frederik Fouvry Universität des Saarlandes, Computerlinguistik
11 matches
Mail list logo