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
041b3c7f
Commit
041b3c7f
authored
Feb 18, 2006
by
Rémi Denis-Courmont
Browse files
Fix typo noticed by zorglub
parent
ba5d10e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
041b3c7f
...
...
@@ -162,7 +162,7 @@ case "${target_os}" in
case "${target_os}" in
freebsd*)
CPPFLAGS_save="${CPPFLAGS_save} -I/usr/local/include"
CPPFLAGS="${CPPFLAGS}"
CPPFLAGS="${CPPFLAGS
_save
}"
LDFLAGS_save="${LDFLAGS_save} -L/usr/local/lib"
LDFLAGS="${LDLFAGS_save}"
;;
...
...
Write
Preview
Supports
Markdown
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