Skip to content

Commit 3f39cbd

Browse files
author
Neil Conway
committed
Fix build break for out of tree (vpath) builds, induced by recent zic
changes.
1 parent a3ff1aa commit 3f39cbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/timezone/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
# Makefile for the timezone library
55

66
# IDENTIFICATION
7-
# $PostgreSQL: pgsql/src/timezone/Makefile,v 1.18 2005/07/03 18:54:28 petere Exp $
7+
# $PostgreSQL: pgsql/src/timezone/Makefile,v 1.19 2005/07/04 02:55:59 neilc Exp $
88
#
99
#-------------------------------------------------------------------------
1010

1111
subdir = src/timezone
1212
top_builddir = ../..
1313
include $(top_builddir)/src/Makefile.global
1414

15-
override CPPFLAGS := $(CPPFLAGS)
15+
override CPPFLAGS := $(CPPFLAGS) -I$(srcdir)
1616

1717
# files to build into backend
1818
OBJS= localtime.o strftime.o pgtz.o

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