[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xchat 1.7.6 + automake 1.4d + autoconf 2.50 = YUCK
On Sat, 2 Jun 2001, Peter Zelezny wrote:
>
>
> Ideas? No not really... I don't understand why it's running autoconf at
> all. Did you edit or touch configure.in?
>
>
>
No, but for a long time, xchat has always run aclocal, autoconf and
automake when i run make. also, it re-runs configure... i was going to
ask why this is necessary :)
[root@lapsis x]# tar zxf xchat-1.7.6.tar.gz
[root@lapsis x]# cd xchat-1.7.6
[root@lapsis xchat-1.7.6]# ./configure
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
----
snip
----
configure complete, now type 'make' and pray.
[root@lapsis xchat-1.7.6]# make
cd . && aclocal
cd . && automake --foreign --include-deps Makefile
cd . && autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure --no-create --no-recursion
checking for a BSD compatible install... /bin/install -c
----
etc etc
so, any ideas why this is necessary ?
thanks,
/ Brett
-
XChat-discuss: mailing list for XChat users
Archive: http://mail.nl.linux.org/xchat-discuss/
Posted By: Brett <generica@email.com>