pgsql-sdbc: libpq dependencies *after* libpq seems to be the right after all

This commit is contained in:
Lionel Elie Mamane 2012-02-02 21:20:11 +01:00
parent 38ce8bbbd1
commit c39cec2f91

View file

@ -160,8 +160,8 @@ SHL2STDLIBS= \
$(SALLIB) \
$(SALHELPERLIB) \
$(POSTGRESQL_LIB) \
$(LIBPQ_DEP_LIBS) \
$(LIBPQ_LINK)
$(LIBPQ_LINK) \
$(LIBPQ_DEP_LIBS)
SHL2LIBS= $(LIB2TARGET)
SHL2DEF= $(MISC)/$(SHL2TARGET).def