Skip to content

Commit bb2ffe9

Browse files
committed
Back out plpython makefile change.
1 parent fab177e commit bb2ffe9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pl/plpython/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/src/pl/plpython/Makefile,v 1.22 2005/08/12 20:57:11 momjian Exp $
1+
# $PostgreSQL: pgsql/src/pl/plpython/Makefile,v 1.23 2005/08/12 21:44:51 momjian Exp $
22

33
subdir = src/pl/plpython
44
top_builddir = ../../..
@@ -9,7 +9,7 @@ include $(top_builddir)/src/Makefile.global
99
# shared library. Since there is no official way to determine this
1010
# (at least not in pre-2.3 Python), we see if there is a file that is
1111
# named like a shared library.
12-
ifneq (,$(wildcard $(python_libdir)/../../libpython*$(DLSUFFIX)*))
12+
ifneq (,$(wildcard $(python_libdir)/libpython*$(DLSUFFIX)*))
1313
shared_libpython = yes
1414
endif
1515

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