On Thu,  6 Nov 2003 15:14:41 +0200 Ciprian Popovici <[EMAIL PROTECTED]>
wrote:
> Quoting Ciprian Popovici <[EMAIL PROTECTED]>:
> > Quoting Dave and Natalie <[EMAIL PROTECTED]>:
> > > Should the CVS version of blackbox come with documentation or
> > > better a shell script to explain how to generate configure and
> > > friends? I know I
> > 
> > Here's what I do (quoting from memory):
> > 
> > aclocal
> > autoheader
> > automake --install-missing
> > autoconf
> > 
> > Make sure your autoconf is at least v2.52.
> 
> Resending cause I forgot to CC the list, plus the above should be
> automake --add-missing, not --install-missing. Sorry.
> 

OK, so I finally got a chance to actually see my BlackBox CVS script and
it contains the following:
aclocal
autoconf
autoheader
automake --add-missing

OK, so it's a bit different from what I said before. :) That about
autoconf being over 2.52 still stands though.

-- 
Ciprian Popovici

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to