Changeset 65df7b1 in clfs-sysroot for BOOK/final-system
- Timestamp:
- Sep 15, 2006, 5:36:32 PM (18 years ago)
- Branches:
- master
- Children:
- 3cf7854
- Parents:
- 5ae7889
- Location:
- BOOK/final-system/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bison.xml
r5ae7889 r65df7b1 32 32 <para os="b1">The configure system causes bison to be built without support 33 33 for internationalization of error messages if a <command>bison</command> 34 program is not already in $ PATH. The following addition will correct34 program is not already in ${PATH}. The following addition will correct 35 35 this:</para> 36 36 -
BOOK/final-system/common/texinfo.xml
r5ae7889 r65df7b1 74 74 rm dir 75 75 for f in * 76 do install-info $ fdir 2>/dev/null76 do install-info ${f} dir 2>/dev/null 77 77 done</userinput></screen> 78 78
Note:
See TracChangeset
for help on using the changeset viewer.