Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
0dc77c99
Commit
0dc77c99
authored
19 years ago
by
jpbl
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
6cf3f1b2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
m4/exosip.m4
+1
-2
1 addition, 2 deletions
m4/exosip.m4
with
1 addition
and
2 deletions
m4/exosip.m4
+
1
−
2
View file @
0dc77c99
...
...
@@ -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)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment