Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libudfread
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
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
VideoLAN
libudfread
Commits
b3e6936a
Commit
b3e6936a
authored
3 years ago
by
Petri Hintukainen
Browse files
Options
Downloads
Patches
Plain Diff
Fix library name in comment
parent
b8ada655
No related branches found
No related tags found
No related merge requests found
Pipeline
#146940
passed with stage
Stage:
in 1 minute and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
with
1 addition
and
1 deletion
configure.ac
+
1
−
1
View file @
b3e6936a
...
...
@@ -10,7 +10,7 @@ dnl - If there are no interface changes, increase revision.
dnl - If interfaces have been added, increase current and age. Set revision to 0.
dnl - If interfaces have been changed or removed, increase current and set age and revision to 0.
dnl
dnl Library file name will be lib
bluray
.so.(current-age).age.revision
dnl Library file name will be lib
udfread
.so.(current-age).age.revision
dnl
m4_define([lt_current], 1)
m4_define([lt_revision], 0)
...
...
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