automake
[Top][All Lists]
Advanced

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

Re: Support for configure.ac


From: Lars Hecking
Subject: Re: Support for configure.ac
Date: Wed, 17 Jan 2001 18:09:34 +0000
User-agent: Mutt/1.3.13i

Akim Demaille writes:
> Will be applied within a couple of minutes.

 I don't think this is working as intended.

 cvs automake as of now. autoconf 2.13.

$ ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/local/gnu/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for perl... /bin/perl
updating cache ./config.cache
creating ./config.status
creating Makefile
creating automake
creating aclocal
creating m4/Makefile
creating tests/Makefile
$ make dist
cd . && /tmp/automake/aclocal --acdir=m4
cd . && /tmp/automake/automake --amdir=. --gnits Makefile
cd . && /bin/sh /tmp/automake/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --no-create --no-recursion
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/local/gnu/bin/install -c
checking whether build environment is sane... yes
checking for mawk... (cached) gawk
checking whether make sets ${MAKE}... (cached) yes
checking for perl... (cached) /bin/perl
creating ./config.status
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
make: *** No rule to make target address@hidden@', needed by `stamp-vti'.  Stop.
$




reply via email to

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