Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libdvdnav
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Code
Merge requests
10
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
libdvdnav
Commits
0f4f1fc0
Commit
0f4f1fc0
authored
4 years ago
by
François Cartegnie
Committed by
Jean-Baptiste Kempf
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
autoconf: require C99
parent
95f7e6df
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!19
autoconf: require C99
Pipeline
#20994
passed with stage
in 1 minute and 5 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 @
0f4f1fc0
...
...
@@ -67,7 +67,7 @@ AC_SUBST(DVDNAV_LT_CURRENT)
AC_SUBST(DVDNAV_LT_AGE)
AC_SUBST(DVDNAV_LT_REVISION)
AC_PROG_CC
AC_PROG_CC
_C99
AC_SYS_LARGEFILE
AC_C_BIGENDIAN
...
...
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