aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-07-12 07:29:05 +0000
committerGuy Harris <guy@alum.mit.edu>2013-07-12 07:29:05 +0000
commit278567c4ee6af6ba335e38c3c9b5db227131110c (patch)
tree134d7b2e0445898914755dd5c184d17ac8eca8b7 /Makefile.am
parent5be96e75523dd3b1624cda26ccf8409d84c1dadf (diff)
Revert a change that shouldn't have been checked in.
svn path=/trunk/; revision=50530
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 63b148c8c3..ec780ada6f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -329,7 +329,7 @@ wireshark_qt_LDFLAGS = -Wl,-static -all-static
endif
else
if HAVE_GTK
-wireshark_LDFLAGS = -export-dynamic -Wl,-rpath @executable_path/../lib -rpath /usr/local/lib
+wireshark_LDFLAGS = -export-dynamic
endif
if HAVE_Qt
wireshark_qt_LDFLAGS = -export-dynamic