bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem when running autoconf


From: Stepan Kasal
Subject: Re: problem when running autoconf
Date: Thu, 21 Sep 2006 11:54:26 +0200
User-agent: Mutt/1.4.2.1i

Hello Amit,

[I do not understand why you send your messages twice; moreover, the
list autoconf@ would be more appropriate than bug-autoconf@, there
are actually no Autoconf bugs involved; reply-to set.]

On Thu, Sep 21, 2006 at 10:35:33AM +0530, amit pansuria wrote:
> i m showing u my configure.in file is given as below

I tried to process your file with Autoconf, and it worked.

Please make sure:
1) Make sure autoconf can find the definitions of the KDE_* macros
used; I accomplished that by unpacking these two files:
   tar xjf kdebase-3.5.3.tar.bz2 \
        kdebase-3.5.3/acinclude.m4 kdebase-3.5.3/aclocal.m4
and placing them to the same directory where configure.in lies.
(For your convenience, I'm attaching config.tar.bz2 containing
these two files.)

2) You have a recent version of Autoconf; I'm using 2.60b from CVS,
but 2.60 or even 2.59 should be enough.

Moreover, the configure.in file could stand some modernization.
And it is better to call it configure.ac; this is the preferred name
for this millenium.
I'm attaching an updated version of that file, too.

Enjoy,
        Stepan Kasal

Attachment: config.tar.bz2
Description: BZip2 compressed data

Attachment: configure.ac
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]