summaryrefslogtreecommitdiff
path: root/connectivity/Library_postgresql-sdbc-impl.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-05-23 08:13:17 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-29 07:24:45 +0200
commitd920667d0f0d88559c7502b6c920841fdb32f519 (patch)
tree5cde00016219bc0a55cbb978bff89a5e57cdfcfa /connectivity/Library_postgresql-sdbc-impl.mk
parent073c630ab4f65cd0931ba82f31882a6bc87c95f6 (diff)
update gbuild function names
Change-Id: I0bca38ff0983fab3fa388cd0b4030caa520d10a5
Diffstat (limited to 'connectivity/Library_postgresql-sdbc-impl.mk')
-rw-r--r--connectivity/Library_postgresql-sdbc-impl.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/Library_postgresql-sdbc-impl.mk b/connectivity/Library_postgresql-sdbc-impl.mk
index a401e1d76cc7..9de5dc4598a8 100644
--- a/connectivity/Library_postgresql-sdbc-impl.mk
+++ b/connectivity/Library_postgresql-sdbc-impl.mk
@@ -33,12 +33,12 @@ $(eval $(call gb_Library_add_defs,postgresql-sdbc-impl,\
-DPQ_SDBC_MICRO=2 \
))
-$(eval $(call gb_Library_add_api,postgresql-sdbc-impl,\
+$(eval $(call gb_Library_use_api,postgresql-sdbc-impl,\
offapi \
udkapi \
))
-$(eval $(call gb_Library_add_linked_libs,postgresql-sdbc-impl,\
+$(eval $(call gb_Library_use_libraries,postgresql-sdbc-impl,\
cppu \
cppuhelper \
sal \