I found one bug about the `mostlyclean' target. The bug occurs when,
in a Texinfo manual, you combine multiple indices into one index, but
you don't use the command for this index at all. For example:
@syncodeindex fn cp
@deffn FOO BAR
@printindex cp
In the case above, the `mostlyclean' target s
I've released automake 1.4h. Get it here:
ftp://sources.redhat.com/pub/automake/automake-1.4h.tar.gz
This version fixes a bunch of bugs that were in 1.4f. Right now
automake is in feature freeze. I believe there is one bug I want to
fix (handling of a computed AC_AUX_DIR), and of course t
PLEASE PLEASE HELP
I am a senior and having considerable trouble making ends meet. I live a
rural area of Northern Canada and have great trouble heating my house due
to the high costs of fuel.
I was heating mainly by wood but I can no longer harvest it because my old
van cannot be repaired
Ok, since nobody else is tackling this...
On Tue, Jul 03, 2001 at 05:00:29PM -0400, Rajesh Vaidheeswarran wrote:
> We've received enquiries from a number of cons users regarding the
> ability to generate cons scripts automatically using a "./configure"-type
> facility.
Whatever I say about cons
Hi,
Robert Boehne <[EMAIL PROTECTED]> writes:
> I'm having problems with my Libtool/Automake project when
> using dependency tracking. It seem that the variable
> DEPDIR isn't set anywhere in any of the Makefiles.
DEPDIR is AC_SUBSTed in by depend.m4. Do you have the right version?
Is AM_SET_D
Hello all,
I'm having problems with my Libtool/Automake project when
using dependency tracking. It seem that the variable
DEPDIR isn't set anywhere in any of the Makefiles.
This may be because the top level Makefile doesn't have
any targets that aren't in subdirs.
I think this is a bug as it w
Folks,
I would like to introduce myself as the maintainer of GNU Cons - an
alternative to Make.
We've received enquiries from a number of cons users regarding the
ability to generate cons scripts automatically using a "./configure"-type
facility.
Pardon me if either of these are not the right g
Hi!
Akim told me awhile back to port forward and resubmit some patches if
I noticed that they hadn't been accepted after some time had passed.
Anyway, it's been awhile, so here's a resubmission of the patch that
fixes the stamp-h? processing which configure is currently doing.
Basically, the old