Content-Length: 258718 | pFad | http://github.com/postgrespro/postgres/commit/56caaf195e996919088d532832a2a57ca33431b2

E5 On Windows, expect to find Tcl DLL in bin directory not lib directory. · postgrespro/postgres@56caaf1 · GitHub
Skip to content

Commit 56caaf1

Browse files
committed
On Windows, expect to find Tcl DLL in bin directory not lib directory.
Still another step in the continuing saga of trying to get --disable-auto-import to work. Hiroshi Inoue
1 parent cefd3e5 commit 56caaf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pl/tcl/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ PSQLDIR = $(bindir)
5353
ifeq ($(PORTNAME), win32)
5454

5555
tclwithver = $(subst -l,,$(filter -l%, $(TCL_LIB_SPEC)))
56-
TCLDLL = $(subst -L,,$(filter -L%, $(TCL_LIB_SPEC)))/$(tclwithver).dll
56+
TCLDLL = $(dir $(TCLSH))/$(tclwithver).dll
5757

5858
OBJS += lib$(tclwithver).a
5959

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/56caaf195e996919088d532832a2a57ca33431b2

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy