Changeset cc8d737 in clfs-sysroot for BOOK/final-system/common/bison.xml
- Timestamp:
- Mar 15, 2009, 7:07:43 PM (17 years ago)
- Branches:
- master
- Children:
- 8909252
- Parents:
- 47dadc6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bison.xml
r47dadc6 rcc8d737 35 35 this:</para> 36 36 37 <screen os="b2"><userinput>echo '#define YYENABLE_NLS 1' >> config.h</userinput></screen> 37 <screen os="b2"><userinput>cat >> config.h << "EOF" 38 #define YYENABLE_NLS 1 39 EOF</userinput></screen> 38 40 39 41 <para os="c">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.