1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

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.
This commit is contained in:
Peter Eisentraut
2009-01-22 22:27:13 +00:00
parent 3cb5d6580a
commit 9c4b69ed5c
4 changed files with 11 additions and 8 deletions

View File

@ -31,5 +31,4 @@ uninstall:
rm -f '$(DESTDIR)$(includedir)'/$(notdir $(ecpg_config_h))
distclean maintainer-clean:
rm -f ecpg_config.h
rm -f ecpg_config.h stamp-h