> Also in src/Makefile.am you do not distribuite odbc if not specified with > configure. Is your choice or a error patching file? > > freddy77 We can not be sure that there is a driver manager available unless it is specified on the configure line, so it's intentional. Can't distribute if we can build ;-) Brian