File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/interfaces/ecpg/ecpglib Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44#
55# Copyright (c) 1994, Regents of the University of California
66#
7- # $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/Makefile,v 1.23 2004/05/25 17:35:51 momjian Exp $
7+ # $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/Makefile,v 1.24 2004/05/25 21:20:44 momjian Exp $
88#
99# -------------------------------------------------------------------------
1010
@@ -16,7 +16,7 @@ NAME= ecpg
1616SO_MAJOR_VERSION = 4
1717SO_MINOR_VERSION = 2
1818
19- override CPPFLAGS := -I$(top_srcdir ) /src/interfaces/ecpg/include \
19+ override CPPFLAGS := -DFRONTEND - I$(top_srcdir ) /src/interfaces/ecpg/include \
2020 -I$(libpq_srcdir ) -I$(top_builddir ) /src/port $(CPPFLAGS )
2121override CFLAGS += $(PTHREAD_CFLAGS )
2222
You can’t perform that action at this time.
0 commit comments