The current code requires four runs of autoconf, configure, make and make check to build everything. It would be nicer, more pleasant if these were unified into just one, with conditional config/compile if the header files are not installed for one of the DBD's.
This change should not be hard, with the help of a coding agent...
@NalaGinrut FYI, if this is interesting to you.
The current code requires four runs of
autoconf,configure,makeandmake checkto build everything. It would be nicer, more pleasant if these were unified into just one, with conditional config/compile if the header files are not installed for one of the DBD's.This change should not be hard, with the help of a coding agent...
@NalaGinrut FYI, if this is interesting to you.