Aaron Stone wrote:
I have vanquished autoconf. Try rev 2118. In particular, I this shouldn't break module loading for non-special prefixes.
I tried 2118, and after: ./configure --prefix=/usr/local/dbmail --with-pgsql make I got this error: dbmodule.c: In function `db_load_driver': dbmodule.c:66: error: `PREFIX' undeclared (first use in this function) dbmodule.c:66: error: (Each undeclared identifier is reported only once dbmodule.c:66: error: for each function it appears in.) dbmodule.c:66: error: syntax error before string constant make[2]: *** [libdbmail_la-dbmodule.lo] Error 1 make[2]: Leaving directory `/home/dbmail/src/dbmail' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dbmail/src/dbmail' make: *** [all] Error 2 Matt
