Recreate ecpg_config.h with a stamp file created by config.status, same
Peter Eisentraut <peter_e@gmx.net>
Recreate ecpg_config.h with a stamp file created by config.status, same way pg_config.h is handled. This avoids reruns of config.status on every build, if configure has been rerun.
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +1 −0 |
| configure.in | modified | +3 −2 |
| src/interfaces/ecpg/include/Makefile | modified | +1 −2 |
| src/Makefile.global.in | modified | +6 −4 |