[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Which configure?
- From: Mitsugu SAKAMOTO <mitsugu@xxxxxxxx>
- Date: Tue, 02 Oct 2001 14:09:31 +0900 (jst)
- X-ml-name: emacs-w3m
- X-mail-count: 01605
- References: <m2hetirhvw.wl@peter.peter>
Hi.
sorry. I'm not speak English.
Peter Møller Neergaard <peter@mollerneergaard.net> writes:
> I have downloaded the tar ball of emacs-w3m from
> http://cvs.namazu.org/emacs-w3m/. I have unpacked the tar ball.
> According to README, I am supposed to do
>
> % ./configure
>
> The tar ball does however not contain a configure file, only
> configure.in. So what am I supposed to do instead of ./configure?
this tarball Not Include configure.The Configure file generated
automake on your Enviroment.
%automake
thanks.
--- Mitsugu