Ticket #8360: filezilla-build.patch

File filezilla-build.patch, 362 bytes (added by Xake, 11 years ago)

patch adding the SQLite3 libs to the linking command

  • tests/Makefile.am

     
    2020test_LDFLAGS += $(LIBGNUTLS_LIBS)
    2121test_LDFLAGS += $(WX_LIBS)
    2222test_LDFLAGS += $(IDN_LIB)
     23test_LDFLAGS += $(LIBSQLITE3_LIBS)
    2324
    2425test_DEPENDENCIES = ../src/engine/libengine.a