Skip to content

Commit b7c0d48

Browse files
committed
Makefile.in needs to be configured to use PORTNAME variable
1 parent 084e66a commit b7c0d48

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/interfaces/ecpg/lib/Makefile renamed to src/interfaces/ecpg/lib/Makefile.in

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ include $(SRCDIR)/Makefile.global
33

44
PQ_INCLUDE=-I$(SRCDIR)/include -I$(SRCDIR)/interfaces/libpq
55

6-
SO_MAJOR_VERSION=0
7-
SO_MINOR_VERSION=5
6+
SO_MAJOR_VERSION=1
7+
SO_MINOR_VERSION=0
8+
9+
PORTNAME=@PORTNAME@
810

911
# Shared library stuff
1012
shlib :=

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy