Recreate ecpg_config.h with a stamp file created by config.status, same

Peter Eisentraut <peter_e@gmx.net>

Commit: 9c4b69ed5cd275953e49f4520398801797f144c3
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-01-22T22:27:13Z
Releases: 8.4.0
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

PathChange+/−
configure modified +1 −0
configure.in modified +3 −2
src/interfaces/ecpg/include/Makefile modified +1 −2
src/Makefile.global.in modified +6 −4