bug-m4
[Top][All Lists]
Advanced

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

Re: CVS lacks config/gnu-obstack.m4


From: Gary V. Vaughan
Subject: Re: CVS lacks config/gnu-obstack.m4
Date: Fri, 05 Sep 2003 17:45:57 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030903 Thunderbird/0.2

Akim Demaille wrote:
> ~/src/m4 % (./bootstrap ; make ; make check ; make distcheck ) |& tee make.log
[[snip]]
make: *** No rule to make target `config/gnu-obstack.m4', needed by 
`aclocal.m4'.  Stop.

I am aiming at using gnulib files and keeping some internal consistency between those files, and the files maintained in the m4 tree. Gnulib provides an obstack.m4, and I wanted it to be clear that the similar macro file in m4/config is an m4 specific wrapper, hence I renamed gnu-obstack.m4 to m4-obstack.m4.

I think you need to run ./configure after ./bootstrap to regenerate your Makefiles so that they don't rely on the old dependency graph.

Cheers,
        Gary.
--
  ())_.  Gary V. Vaughan    gary@(oranda.demon.co.uk|gnu.org)
  ( '/   Research Scientist http://www.oranda.demon.co.uk       ,_())____
  / )=   GNU Hacker         http://www.gnu.org/software/libtool  \'      `&
`(_~)_   Tech' Author       http://sources.redhat.com/autobook   =`---d__/





reply via email to

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