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
liblinphone
Commits
804fd8a0
Commit
804fd8a0
authored
Jan 07, 2016
by
Simon Morlat
Browse files
repair automake build
parent
c20dea4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
coreapi/Makefile.am
View file @
804fd8a0
...
...
@@ -56,7 +56,7 @@ liblinphone_la_SOURCES=\
call_params.c
\
chat.c
\
chat_file_transfer.c
\
conference.cc
\
conference.cc
conference.h
\
contactprovider.c contactprovider.h contact_providers_priv.h
\
content.c
\
dict.c
\
...
...
@@ -118,8 +118,7 @@ liblinphone_la_SOURCES+=linphone_tunnel_stubs.c linphone_tunnel.h
endif
liblinphone_la_LDFLAGS
=
-version-info
$(LIBLINPHONE_SO_VERSION)
-no-undefined
liblinphone_la_LDFLAGS
=
-lstdc
++
-version-info
$(LIBLINPHONE_SO_VERSION)
-no-undefined
if
HAVE_LD_OUTPUT_DEF
liblinphone_la_LDFLAGS
+=
-Wl
,--output-def,liblinphone-
$(LIBLINPHONE_SO_CURRENT)
.def
...
...
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