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