mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +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:
1
configure
vendored
1
configure
vendored
@ -28349,6 +28349,7 @@ echo "$as_me: WARNING: *** link for $FILE -- please fix by hand" >&2;}
|
||||
# Update timestamp for pg_config.h (see Makefile.global)
|
||||
echo >src/include/stamp-h
|
||||
;;
|
||||
"src/interfaces/ecpg/include/ecpg_config.h":H) echo >src/interfaces/ecpg/include/stamp-h ;;
|
||||
|
||||
esac
|
||||
done # for ac_tag
|
||||
|
Reference in New Issue
Block a user