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 4
4
#
5
5
# Copyright (c) 1994, Regents of the University of California
6
6
#
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 $
8
8
#
9
9
# -------------------------------------------------------------------------
10
10
@@ -16,7 +16,7 @@ NAME= ecpg
16
16
SO_MAJOR_VERSION = 4
17
17
SO_MINOR_VERSION = 2
18
18
19
- override CPPFLAGS := -I$(top_srcdir ) /src/interfaces/ecpg/include \
19
+ override CPPFLAGS := -DFRONTEND - I$(top_srcdir ) /src/interfaces/ecpg/include \
20
20
-I$(libpq_srcdir ) -I$(top_builddir ) /src/port $(CPPFLAGS )
21
21
override CFLAGS += $(PTHREAD_CFLAGS )
22
22
You can’t perform that action at this time.
0 commit comments