mirror of
https://github.com/postgres/postgres.git
synced 2025-06-18 00:02:37 -04:00
Add @configure_input@ marker to Makefile.global.in
That way, when looking at Makefile.global, we don't get confused by the comment that claims that this is Makefile.global.in.
This commit is contained in:
parent
7d0f493f19
commit
e3fd932738
@ -1,5 +1,6 @@
|
|||||||
# -*-makefile-*-
|
# -*-makefile-*-
|
||||||
# src/Makefile.global.in
|
# src/Makefile.global.in
|
||||||
|
# @configure_input@
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
# All PostgreSQL makefiles include this file and use the variables it sets,
|
# All PostgreSQL makefiles include this file and use the variables it sets,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user