Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
caefa425
Commit
caefa425
authored
Jan 16, 2003
by
Boris Dorès
Browse files
- my previous fix was a bad fix :(
parent
ec06c01a
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac.in
View file @
caefa425
...
...
@@ -117,7 +117,7 @@ case "x${target_os}" in
if test "x$SYS" = "xmingw32"; then
# add ws2_32 for closesocket, select, recv
CPPFLAGS_save="${CPPFLAGS_save}"
CPPFLAGS_save="${CPPFLAGS_save}
-D_OFF_T_ -D_off_t=long
"
CPPFLAGS="${CPPFLAGS_save}"
LDFLAGS_vlc="${LDFLAGS_vlc} -lws2_32 -lnetapi32 -mwindows"
LDFLAGS_ipv4="${LDFLAGS_ipv4} -lws2_32"
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment