10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8e42d commit 09309dfCopy full SHA for 09309df
src/interfaces/ecpg/include/Makefile
@@ -13,7 +13,7 @@ all: $(top_builddir)/src/interfaces/ecpg/include/ecpg_config.h
13
install: all installdirs install-headers
14
15
.PHONY: install-headers
16
-ecpg_headers = ecpgerrno.h ecpglib.h ecpgtype.h sqlca.h sql3types.h ecpg_informix.h \
+ecpg_headers = ecpgerrno.h ecpglib.h ecpgtype.h sqlca.h sql3types.h ecpg_informix.h ecpg_config.h \
17
pgtypes_error.h pgtypes_numeric.h pgtypes_timestamp.h pgtypes_date.h pgtypes_interval.h
18
informix_headers = datetime.h decimal.h sqltypes.h sqlda.h
19
0 commit comments