![]() |
Blitz Support : |
From: Todd Veldhuizen (tveldhui_at_[hidden])
Date: 2003-09-04 08:03:41
I already have libtool 1.4.2 installed. I tried copying libtool.m4 into
the blitz directory too and that didn't work. Eventually I just commented
out the AC_PROG_LIBTOOL line from configure.in and that let me get a
makefile. Is libtool really needed for blitz? Should we just comment out
this line in cvs?
I think the current state of affairs wrt installing from cvs is not so
great.
Can we go back to including configure etc. in the cvs?
Thanks,
Todd
-- Todd Veldhuizen / tveldhui_at_[hidden] / Indiana University Computer Science On Wed, 3 Sep 2003, Patrik wrote: > I had the same problem, see thread "building from CVS" or something like > that from a month or so back. In short, the solution is: you have to > install libtool. > > /Patrik > > At 10:36 PM 9/3/2003 -0500, you wrote: > >I've been unable to build blitz from cvs using the new directions > >on the web page. Any tips? After checking out blitz: > >... > > >configure.in:399: error: possibly undefined macro: AC_PROG_LIBTOOL > > If this token and others are legitimate, please use > >m4_pattern_allow. > > See the Autoconf documentation. > >autoreconf: /usr/local/bin/autoconf failed with exit status: 1 > > > _______________________________________________ > Blitz-support mailing list > Blitz-support_at_[hidden] > http://www.oonumerics.org/mailman/listinfo.cgi/blitz-support >