Aaron, Did as I said: I've consolidated all loadable modules in /modules/, dropping the /auth/, /mysql/, /pgsql/, and /sqlite/ directories.
Only thing broken atm afaik is the --with-check build. Something in acinclude.m4 I surmise. I'll look into that later. I've also changed g_module_build_path calls to look in modules/.libs/ first, and if that fails, in /usr/lib/dbmail. I think perhaps we should rename the modules like libdbmysql.so to mysql_module.so or something similar. Paul J Stevens wrote: > Paul J Stevens wrote: > >>Aaron Stone wrote: >> >> >>>I have authentication loadable now, too. Beware of breakage! >> >> >>Cewl. >> >>Perhaps we should move all database drivers to a single directory like ./db/ >> >> > > > Or *all* modules to ./modules/ ? > -- ________________________________________________________________ Paul Stevens mailto:[EMAIL PROTECTED] NET FACILITIES GROUP PGP: finger [EMAIL PROTECTED] The Netherlands________________________________http://www.nfg.nl
