Re: [Nbd] #include a #define? NBD_H breaks compilation
- To: Alan Curry <pacman-nbd@...30...>
- Cc: nbd-general@lists.sourceforge.net
- Subject: Re: [Nbd] #include a #define? NBD_H breaks compilation
- From: Wouter Verhelst <wouter@...3...>
- Date: Sat, 24 Jul 2004 10:52:34 +0200
- Message-id: <20040724085234.GA17864@...3...>
- In-reply-to: <20040718231734.401.qmail@...30...>
- References: <20040718231734.401.qmail@...30...>
On Sun, Jul 18, 2004 at 06:17:33PM -0500, Alan Curry wrote:
> I could also use a list of the version of autoconf and related tools that are
> required. I got it to work by running aclocal, automake, and autoconf but I
> had to copy in a few things (mkinstalldirs, install-sh, etc.) from elsewhere.
> What auto* command is supposed to put those in?
aclocal
autoconf
automake --foreign --add-missing
autoheader
Maybe the ordering isn't right, in which case the generated Makefile
will do it again, in the right ordering; I always get those wrong ;-)
I've been using autoconf 2.59 and automake 1.7; others could work, but
haven't been tested.
--
EARTH
smog | bricks
AIR -- mud -- FIRE
soda water | tequila
WATER
-- with thanks to fortune
Reply to: