On Fri, 2003-03-21 at 11:42, Himanshu_Khurana wrote:
> 1:Downloaded libtool.tgz file from the place(CVS repository) mentioned by Robert
> 2:Downloaded autoconf2.7.tar.gz and automake1.7.tar.gz from ftp.gnu.org

I assume you mean autoconf 2.57, not 2.7 (which would be a really
ancient version).

> >>ls
> AUTHORS      commit        depdemo        ltdl.m4      mkstamp       tagdemo
> bootstrap    config.guess  doc            ltmain.c     NEWS          tests
  ^^^^^^^^^

Run this script, and it will do what's needed to produce configure.

$ ./bootstrap
or
$ sh bootstrap

should do it.

-- 
Tim Van Holder <[EMAIL PROTECTED]>



_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to