Changeset cee2ca2 in clfs-sysroot for BOOK/final-system/common/bash.xml
- Timestamp:
- Jul 14, 2006, 10:03:23 AM (18 years ago)
- Branches:
- master
- Children:
- 7e8c096
- Parents:
- 627724c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bash.xml
r627724c rcee2ca2 46 46 <para os="e">Prepare Bash for compilation:</para> 47 47 48 <screen os="f"><userinput>./configure -- prefix=/usr --bindir=/bin\49 -- host=${CLFS_TARGET}--cache-file=config.cache \48 <screen os="f"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 49 --prefix=/usr --bindir=/bin --cache-file=config.cache \ 50 50 --without-bash-malloc --with-installed-readline</userinput></screen> 51 51
Note:
See TracChangeset
for help on using the changeset viewer.