Skip to content

blast-plus: Fix typo in sqlite3 configure option#3856

Closed
nboelte wants to merge 1 commit intospack:developfrom
gwdg:blast-plus/fix-sqlite3-configure-option
Closed

blast-plus: Fix typo in sqlite3 configure option#3856
nboelte wants to merge 1 commit intospack:developfrom
gwdg:blast-plus/fix-sqlite3-configure-option

Conversation

@nboelte
Copy link
Copy Markdown
Contributor

@nboelte nboelte commented Mar 16, 2026

Checked with source tarballs downloaded from https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/

~/Downloads/ncbi-blast-2.15.0+-src/c++
13:38 $ ./configure --help|grep sqlite
 --with-sqlite3=DIR      use SQLite 3.x installation in DIR
 --without-sqlite3       do not use SQLite 3.x
~/Downloads/ncbi-blast-2.16.0+-src/c++
13:38 $ ./configure --help|grep sqlite
 --with-sqlite3=DIR      use SQLite 3.x installation in DIR
 --without-sqlite3       do not use SQLite 3.x
~/Downloads/ncbi-blast-2.17.0+-src/c++
13:31 $ ./configure --help|grep sqlite           
 --with-sqlite3=DIR      use SQLite 3.x installation in DIR
 --without-sqlite3       do not use SQLite 3.x

@nboelte nboelte changed the title Fix typo in sqlite3 configure option blast-plus: Fix typo in sqlite3 configure option Mar 16, 2026
@tldahlgren
Copy link
Copy Markdown
Contributor

@weijianwen

Added missing package maintainer.

@becker33
Copy link
Copy Markdown
Member

becker33 commented Apr 6, 2026

This is included in #4007

@becker33 becker33 closed this Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants