Opened 18 years ago

Closed 18 years ago

#65 closed defect (fixed)

Gawk misses important fixes

Reported by: alexander@… Owned by: clfs-commits@…
Priority: major Milestone: CLFS Sysroot 1.0.0
Component: BOOK Version: CLFS Sysroot 1.0.0
Keywords: Cc:

Description

In LFS, but not in CLFS-2.0, there is the following command:

cat >>config.h <<"EOF"
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
EOF

This is needed if someone wants to recompile gettext natively on the target system.

Change History (1)

comment:1 by Joe Ciccone, 18 years ago

Resolution: fixed
Status: newclosed

Fixed in r2189.

Note: See TracTickets for help on using tickets.