This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Automake Bug?


On Aug 27, 2000, "W. Reilly Cooley, Esq." <wcooley@nakedape.cc> wrote:

> I was using 3.77, so I updated.  Still doesn't work.  DESTDIR gets passed
> down to the Makefile in intl and several other subdirs, but not to src
> and doc.

It seems to be there for me.  Why do you say it doesn't work?

>   /usr/bin/ginstall -c -m 644 $file /FOO//usr/share/man/man1/$inst; \
                                      ^^^^
> done
> make[3]: Leaving directory `/usr/src/bos/bin/grep/doc'

>      /usr/bin/ginstall -c  $p /FOO//bin/`echo $p|sed 's/$//'|sed 's,x,x,'|sed 's/$//'`; \
                                ^^^^
>   else :; fi; \
> done
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/usr/src/bos/bin/grep/src'

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]