Skip to content
Snippets Groups Projects
Commit 959aee5b authored by Andrew Dunstan's avatar Andrew Dunstan
Browse files

remove extraneous space after -L flag.

parent 0dfb595d
No related branches found
No related tags found
No related merge requests found
override CPPFLAGS := -I$(srcdir)/../../include -I$(libpq_srcdir) $(CPPFLAGS)
override CFLAGS += $(PTHREAD_CFLAGS) -I$(srcdir)/../../include -I$(libpq_srcdir) -I../../include -I$(top_builddir)/src/include
override LDFLAGS += -L../../ecpglib -L ../../pgtypeslib -L../../../libpq
override LDFLAGS += -L../../ecpglib -L../../pgtypeslib -L../../../libpq
override LIBS += -lpgtypes -lecpg -lpq
ECPG = ../../preproc/ecpg -I$(srcdir)/../../include
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment