Another zic cleanup .
authorBruce Momjian <bruce@momjian.us>
Sun, 8 Aug 2004 04:53:41 +0000 (04:53 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 8 Aug 2004 04:53:41 +0000 (04:53 +0000)
src/timezone/Makefile

index 40134976a19fbe725fffe1c62b852707a8f36759..5dcf2d0accf0ac4ab3d2efe9c97bb97996ae76cc 100644 (file)
@@ -4,7 +4,7 @@
 #    Makefile for the timezone library
 
 # IDENTIFICATION
-#    $PostgreSQL: pgsql/src/timezone/Makefile,v 1.13 2004/08/08 03:57:35 momjian Exp $
+#    $PostgreSQL: pgsql/src/timezone/Makefile,v 1.14 2004/08/08 04:53:41 momjian Exp $
 #
 #-------------------------------------------------------------------------
 
@@ -12,6 +12,8 @@ subdir = src/timezone
 top_builddir = ../..
 include $(top_builddir)/src/Makefile.global
 
+override CPPFLAGS := -DFRONTEND $(CPPFLAGS)
+
 # files to build into backend
 OBJS= localtime.o strftime.o pgtz.o dirmod.o