Changeset 2724
- Timestamp:
- 28/08/2010 23:44:06 (18 months ago)
- File:
-
- 1 edited
-
box/RELEASE/0.11/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/RELEASE/0.11/configure.ac
r2718 r2724 384 384 385 385 # Write summary of important info 386 cat <<EOC386 cat | tee config.log.features <<EOC 387 387 A summary of the build configuration is below. Box Backup will function 388 388 without these features, but will work better where they are present. Refer … … 394 394 Readline: $have_libreadline 395 395 Extended attributes: $ac_cv_header_sys_xattr_h 396 EOC | tee config.log.features396 EOC 397 397 398 398
Note: See TracChangeset
for help on using the changeset viewer.
