Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit97915fc

Browse files
committed
Need -I. to build outside source tree.
1 parente9e919f commit97915fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎contrib/tsearch/Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
# $Header: /cvsroot/pgsql/contrib/tsearch/Attic/Makefile,v 1.2 2002/11/0122:52:33 tgl Exp $
1+
# $Header: /cvsroot/pgsql/contrib/tsearch/Attic/Makefile,v 1.3 2002/11/0123:23:29 tgl Exp $
22

33
subdir = contrib/tsearch
44
top_builddir = ../..
55
include$(top_builddir)/src/Makefile.global
66

7+
overrideCPPFLAGS := -I.$(CPPFLAGS)
8+
79
MODULE_big = tsearch
810
OBJS = crc32.o morph.o txtidx.o query.o gistidx.o rewrite.o
911

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp