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

Re: [Nbd] #include a #define? NBD_H breaks compilation



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: