Re: [lfs-dev] coreutils Ch.8 ("echo" command no longer needed)

2021-02-11 Thread Bruce Dubbs via lfs-dev

On 2/11/21 12:29 PM, Ryan Marsaw via lfs-dev wrote:

Hello.

In chapter 8's Coreutils there's this line:
echo '# deleted' > m4/std-gnu11.m4

The original "std-gnu11.m4" is now usable ever since the autoconf
upgrade to 2.71.  The echo line can be removed.


Thanks.  I'll test and make that change.

  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

[lfs-dev] coreutils Ch.8 ("echo" command no longer needed)

2021-02-11 Thread Ryan Marsaw via lfs-dev

Hello.

In chapter 8's Coreutils there's this line:
echo '# deleted' > m4/std-gnu11.m4

The original "std-gnu11.m4" is now usable ever since the autoconf
upgrade to 2.71.  The echo line can be removed.

Cheers,
  Ryan
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page