Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
8e1590cc
Commit
8e1590cc
authored
Oct 14, 2006
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Detect mingw for other distros than debian
parent
2c505b4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
extras/contrib/bootstrap
extras/contrib/bootstrap
+1
-1
No files found.
extras/contrib/bootstrap
View file @
8e1590cc
...
@@ -108,7 +108,7 @@ case $HOST in
...
@@ -108,7 +108,7 @@ case $HOST in
echo
"PATH =
${
PATH
}
"
>>
config.mak
echo
"PATH =
${
PATH
}
"
>>
config.mak
fi
fi
;;
;;
i
5
86-mingw32
msvc
)
i
?
86-mingw32
*
)
echo
"HAVE_WIN32 = 1"
>>
config.mak
echo
"HAVE_WIN32 = 1"
>>
config.mak
echo
"PKG_CONFIG_PATH =
\$
(PREFIX)/lib/pkgconfig"
>>
config.mak
echo
"PKG_CONFIG_PATH =
\$
(PREFIX)/lib/pkgconfig"
>>
config.mak
;;
;;
...
...
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