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:
@ -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
|
||||
|
Reference in New Issue
Block a user