Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
4eb42eed
Commit
4eb42eed
authored
Jul 03, 2008
by
Christophe Mutricy
Browse files
Prefer correct syntax highlighting over pedantic quote
parent
0378bedc
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
4eb42eed
...
...
@@ -57,7 +57,7 @@ dnl Check for tools
dnl
AC_PROG_CC_C99
AC_USE_SYSTEM_EXTENSIONS
AC_DEFINE([_FORTIFY_SOURCE], 2, [Define to
`
2' to get glibc warnings.])
AC_DEFINE([_FORTIFY_SOURCE], 2, [Define to
'
2' to get glibc warnings.])
AM_PROG_CC_C_O
AC_PROG_CXX
AC_PROG_CPP
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment