Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libdvdread
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Code
Merge requests
8
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
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
libdvdread
Commits
b71137c4
Commit
b71137c4
authored
4 years ago
by
François Cartegnie
Committed by
Hugo Beauzée-Luyssen
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
autoconf: require C99
parent
c2290bb4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!15
autoconf: require C99
Pipeline
#20163
passed with stage
Stage:
in 1 minute and 20 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 @
b71137c4
...
...
@@ -52,7 +52,7 @@ DVDREAD_LT_REVISION=0
AC_SUBST([DVDREAD_LTVERSION], [$DVDREAD_LT_CURRENT:$DVDREAD_LT_REVISION:$DVDREAD_LT_AGE])
AC_PROG_CC
AC_PROG_CC
_C99
AC_CHECK_HEADERS_ONCE([sys/param.h limits.h dlfcn.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