Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with the
Peter Eisentraut <peter_e@gmx.net>
Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with the macros provided by the real libtool, when other packages borrow some macros from PostgreSQL, as in the case of the ODBC driver.
Files
| Path | Change | +/− |
|---|---|---|
| config/libtool.m4 | modified | +4 −4 |
| configure.in | modified | +2 −2 |