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.
pull/6/head
Peter Eisentraut 12 years ago
parent 7d0f493f19
commit e3fd932738
  1. 1
      src/Makefile.global.in

@ -1,5 +1,6 @@
# -*-makefile-*-
# src/Makefile.global.in
# @configure_input@
#------------------------------------------------------------------------------
# All PostgreSQL makefiles include this file and use the variables it sets,

Loading…
Cancel
Save