Register postgresql-sdbc libs only if we build them, surely?
Change-Id: I8cee0b3ee52925029834605c86fc01303e34b0c4
This commit is contained in:
parent
1e9baadcb7
commit
c68dd99b96
@ -434,8 +434,9 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \
|
||||
postgresql-sdbc \
|
||||
postgresql-sdbc-impl \
|
||||
$(if $(BUILD_POSTGRESQL_SDBC), \
|
||||
postgresql-sdbc \
|
||||
postgresql-sdbc-impl) \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
|
||||
|
Loading…
x
Reference in New Issue
Block a user