Changeset de4f4d9b for final-system/common
- Timestamp:
- Feb 21, 2006, 2:11:08 AM (19 years ago)
- Children:
- 9be8160
- Parents:
- 5c40294
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/bison.xml
r5c40294 rde4f4d9b 37 37 38 38 <screen os="b"><userinput>./configure --prefix=/usr</userinput></screen> 39 40 <para os="b1">The configure system causes bison to be built without support 41 for internationalization of error messages if a <command>bison</command> 42 program is not already in $PATH. The following addition will correct 43 this.</para> 44 45 <screen os="b2">echo '#define YYENABLE_NLS 1' >> config.h</screen> 39 46 40 47 <para os="c">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.