automake - ignoring requisite files: missing,depcomp and install-sh
- From: markhobley@xxxxxxxxxxxxxxxxxxxxxxxxxxx (Mark Hobley)
- Date: Sun, 16 Mar 2008 02:08:07 GMT
I am running automake with the --foreign switch, but I am getting errors
during build.
configure.ac:26: required file `./missing' not found
configure.ac:26: `automake --add-missing' can install `missing'
configure.ac:26: required file `./install-sh' not found
configure.ac:26: `automake --add-missing' can install `install-sh'
src/Makefile.am: required file `./depcomp' not found
src/Makefile.am: `automake --add-missing' can install `depcomp
I know that these files can be generated using the add-missing tool. I
would like to suppress installation of these files altogether. Is that
possible?
Is there any documentation relating to the purpose of these files?
Mark.
--
Mark Hobley,
393 Quinton Road West,
Quinton, BIRMINGHAM.
B32 1QE.
.
- Follow-Ups:
- Re: automake - ignoring requisite files: missing,depcomp and install-sh
- From: Guido Scholz
- Re: automake - ignoring requisite files: missing,depcomp and install-sh
- Prev by Date: Re: comparing algorithm perf.
- Next by Date: Re: automake - ignoring requisite files: missing,depcomp and install-sh
- Previous by thread: sending large buffers to wine applications
- Next by thread: Re: automake - ignoring requisite files: missing,depcomp and install-sh
- Index(es):