Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
97d6bdb2
...
97d6bdb2c7665d4f4b547159bd38d7f14651caf7
authored
2007-04-30 20:03:37 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(libmu_cpp_la_LDFLAGS): Add -rpath
1 parent
6952089a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
libmu_cpp/Makefile.am
libmu_cpp/Makefile.am
View file @
97d6bdb
...
...
@@ -38,5 +38,5 @@ libmu_cpp_la_SOURCES = \
url.cc
libmu_cpp_la_LIBADD
=
@MU_COMMON_LIBRARIES@
libmu_cpp_la_LDFLAGS
=
-version-info @VI_CURRENT@:@VI_REVISION@:@VI_AGE@
libmu_cpp_la_LDFLAGS
=
-
rpath
$(libdir)
-
version-info @VI_CURRENT@:@VI_REVISION@:@VI_AGE@
...
...
Please
register
or
sign in
to post a comment