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

This commit is contained in:
Emmanuel Milou
2009-07-06 16:55:13 -04:00
parent b7ebd96027
commit 1ee0dba0e8
2 changed files with 2 additions and 2 deletions

View File

@ -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.]])

View File

@ -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= \