automake
[Top][All Lists]
Advanced

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

Passing --add-missing when rebuilding Makefile.in


From: Benoit SIGOURE
Subject: Passing --add-missing when rebuilding Makefile.in
Date: Tue, 30 Oct 2007 08:09:52 +0100

Hi list,
I find it annoying that when I have a (very) small package to which I add AC_PROG_CC (for instance) in configure.ac, the next invocation of `make' will fail:

cd . && /bin/sh /tmp/ac/missing --run aclocal-1.10
cd . && /bin/sh /tmp/ac/missing --run automake-1.10 --foreign
Makefile.am: required file `./depcomp' not found
Makefile.am:   `automake --add-missing' can install `depcomp'
make: *** [Makefile.in] Error 1

Would it be a problem if --add-missing was always passed to automake at this point?

Cheers,

--
Benoit Sigoure aka Tsuna
EPITA Research and Development Laboratory


Attachment: PGP.sig
Description: This is a digitally signed message part


reply via email to

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