Skip to content
Snippets Groups Projects
Commit 1ee0dba0 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

[#1797] Main build system now uses pjproject-1.0.3

parent b7ebd960
Branches
Tags
No related merge requests found
......@@ -409,6 +409,6 @@ AC_SUBST(DBUS_SERVICES_DIR)
AC_SUBST(SFLPHONE_CFLAGS)
AC_SUBST(SFLPHONE_LIBS)
AC_OUTPUT
AC_MSG_NOTICE([[Configuration done! Please make sure that pjsip library (libs/pjproject-1.0.2) has already been compiled. Run `make' to build the software.]])
AC_MSG_NOTICE([[Configuration done! Please make sure that pjsip library (libs/pjproject-1.0.3) has already been compiled. Run `make' to build the software.]])
......@@ -6,7 +6,7 @@ sflplugindir=$(DESTDIR)$(libdir)/sflphone/plugins
ASTYLERC="../astylerc"
indent="/usr/bin/astyle"
PJSIP_VERSION="1.0.2"
PJSIP_VERSION="1.0.3"
# for pjsip
PJSIP_LIBS= \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment