Skip to content
Snippets Groups Projects
Commit 0dc77c99 authored by jpbl's avatar jpbl
Browse files

*** empty log message ***

parent 6cf3f1b2
No related branches found
No related tags found
No related merge requests found
......@@ -14,10 +14,9 @@ SONAME_MICRO_VERSION=0
dnl program extension
EXOSIP_VERSION=$EXOSIP_MAJOR_VERSION.$EXOSIP_MINOR_VERSION.$EXOSIP_MICRO_VERSION
LIBEXOSIP_SO_VERSION=$SONAME_MAJOR_VERSION:$SONAME_MINOR_VERSION:$SONAME_MICRO_VERSION
AC_SUBST(LIBEXOSIP_SO_VERSION, $LIBEXOSIP_SO_VERSION)
AC_SUBST(LIBEXOSIP_SO_VERSION)
AC_SUBST(EXOSIP_VERSION)
dnl support for linux-thread or posix thread (pthread.h)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment