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
3df8f6f3
Commit
3df8f6f3
authored
Feb 25, 2016
by
jehan
Browse files
set rpath for liblinphone_tester
parent
cc981d32
Changes
2
Hide whitespace changes
Inline
Side-by-side
README
View file @
3df8f6f3
...
...
@@ -11,6 +11,7 @@ This is Linphone, a free (GPL) video softphone based on the SIP protocol.
- belle-sip>=1.3.0
- speex>=1.2.0 (including libspeexdsp part)
- libxml2
- bctoolbox
+ if you want the gtk/glade interface:
- libgtk >=2.16.0
...
...
tester/Makefile.am
View file @
3df8f6f3
...
...
@@ -161,6 +161,8 @@ AM_CFLAGS += $(LIBGTK_CFLAGS) $(LIBGTKMAC_CFLAGS) -DHAVE_GTK
endif
AM_LDFLAGS
=
-Wl
,-rpath
-Wl
,
$(libdir)
bin_PROGRAMS
=
if
!BUILD_IOS
...
...
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