Hi Jerry!
I just built XEmacs with your new module code (nice work, BTW) and
noticed a couple of problems:
- Autoloads are built for *everything* in ./modules
unconditionally. If I don't have/build/install ldap, I
don't want the ldap autoloads in
./modules/auto-autoloads.el. We should only build autoloads
for those modules that we are actually going to build and
install.
- With '--error-checking=all' I got an undefined symbol error
while trying to connect to a PostgreSQL database...
"undefined symbol: error_check_pgconn"
Can you take care of these, Jerry, or would you like me to? Probably
be quicker if you do. :-)
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|