Re: Makefile.am issue (and patch)

2008-07-04 Thread Jim Meyering
Brian Silverman [EMAIL PROTECTED] wrote: I'm having a small issue with make install of coreutils. I've included below a patch that solves my problem. I am using coreutils-6.12, and building it under cygwin, and I'm cross-compiling it to a PPC-440. Here's my build steps: ./configure

Makefile.am issue (and patch)

2008-07-03 Thread Brian Silverman
I'm having a small issue with make install of coreutils. I've included below a patch that solves my problem. I am using coreutils-6.12, and building it under cygwin, and I'm cross-compiling it to a PPC-440. Here's my build steps: ./configure --host=powerpc-440-linux-gnu