Bash completion is enabled by default.
To disable bash completion install, run configure with --without-bash-completion-dir option.
./configure --without-bash-completion-dir
You can specify bash completion install directory with --with-bash-completion-dir option.
./configure --with-bash-completion-dir=/path
Default install directory is $datadir/bash-completion/completions (/usr/share/bash-completion/completions)
Hints for the -f options (tape device) probably only work on Linux.
Bash completion is enabled by default. To disable bash completion install, run configure with --without-bash-completion-dir option.
./configure --without-bash-completion-dir
You can specify bash completion install directory with --with-bash-completion-dir option../configure --with-bash-completion-dir=/path
Default install directory is $datadir/bash-completion/completions (/usr/share/bash-completion/completions) Hints for the -f options (tape device) probably only work on Linux.