提交 a28c50ad 编写于 作者: B Bruce Momjian

Changed location of libpgtcl stuff.

上级 cae19f61
......@@ -7,7 +7,7 @@
#
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/Makefile,v 1.15 1997/09/23 00:02:44 momjian Exp $
# $Header: /cvsroot/pgsql/src/interfaces/libpgtcl/Attic/Makefile,v 1.16 1997/09/27 19:35:04 momjian Exp $
#
#-------------------------------------------------------------------------
......@@ -35,7 +35,7 @@ ifeq ($(PORTNAME), linux)
endif
shlib := libpgtcl.so.1
install-shlib-dep := install-shlib
LDFLAGS += -L ../../libpq -lpq
LDFLAGS += -L $(SRCDIR)/interfaces/libpq -lpq
endif
endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册