Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
belle-sip
Commits
3102a517
Commit
3102a517
authored
Mar 02, 2016
by
Gautier Pelloux-Prayer
Browse files
configure.ac: fix typo
parent
f08dc34c
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
3102a517
...
...
@@ -271,7 +271,6 @@ AM_CONDITIONAL(BUILD_TUNNEL, test "$found_tunnel" = "yes")
PKG_CHECK_MODULES(BCTOOLBOXTESTER, bctoolbox-tester, [found_pkg_config_bctoolboxtester=yes],[found_pkg_config_bctoolboxtester=no])
case "$target_os" in
;;
*mingw*)
LIBBELLESIP_CFLAGS="-DBELLESIP_EXPORTS"
CPPFLAGS="$CPPFLAGS -D_WIN32_WINNT=0x0501"
...
...
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