Ticket #2107 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

Gawk mods to config.h

Reported by: bdubbs@linuxfromscratch.org Assigned to: lfs-book@linuxfromscratch.org
Priority: normal Milestone: 7.0
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

There is a report that "In Gawk-3.1.6, LC_MESSAGES and LANGINFO_CODESET are detected/set during configure, so the cat to config.h isn't needed anymore."

This needs to be checked out and the extra instructions removed from the book if validated.

Thanks to Erik-Jan <ej.lfs@xs4all.nl> for the report.

Change History

11/18/07 15:01:12 changed by matthew@linuxfromscratch.org

Confirmed. The cat command can be removed, as those 2 variables are correctly set in config.h now. Thanks for the catch, Erik-Jan.

12/08/07 16:51:50 changed by matthew@linuxfromscratch.org

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r8432.