From: Alan W. I. <ai...@us...> - 2003-07-29 23:50:17
|
Update of /cvsroot/plplot/plplot In directory sc8-pr-cvs1:/tmp/cvs-serv8394 Modified Files: bootstrap.sh Log Message: Remove two lines from script (cp configure.in configure.ac and rm -f configure.ac in the libltdl subdirectory) that were causing problems for libtool-1.5 (which has a file called configure.ac in this subdirectory). I believe this change is still backwards-compatible with libtool-1.4.x, but if not it should be possible to reinstate in a way that does not screw up libtool-1.5. |