Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit acdf56d

Browse files
committed
Add PGPRO_EDITION to Makefile.global.in
1 parent a2e91b6 commit acdf56d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile.global.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ VERSION_NUM = @PG_VERSION_NUM@
4242

4343
PGPRO_VERSION = @PGPRO_VERSION@
4444
PGPRO_PACKAGE_NAME = @PGPRO_PACKAGE_NAME@
45+
PGPRO_EDITION = @PGPRO_EDITION@
4546

4647
# Set top_srcdir, srcdir, and VPATH.
4748
ifdef PGXS

0 commit comments

Comments
 (0)