autoconf
[Top][All Lists]
Advanced

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

autoreconf failing to add depcomp and compile to the dist


From: Clinton Roy
Subject: autoreconf failing to add depcomp and compile to the dist
Date: Mon, 12 May 2003 16:48:48 +1000
User-agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Honest Recruiter, i386-redhat-linux)

Hey all,

calling:

autoreconf -i

does install depcomp and compile, but after:

./configure
make dist

the dist does not contain depcomp or compile, breaking it.

Running autoreconf twice doesn't help (in case it was similar to the
older automake problem)

Going through the:

libtoolize ; aclocal ; autoheader ; automake -a ; autoconf ;
./configure ; make dist

dance produces a dist that does include depcomp and compile.

I'm using autoconf 2.57 and automake 1.7.

What can I do to help track down the problem?
-- 
Clinton Roy
Elvin Software Engineer - elvin.dstc.edu.au
Humbug Vice president   - www.humbug.org.au





reply via email to

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