Changeset 5429 for trunk/jons-gtk-gui

Show
Ignore:
Timestamp:
09/25/07 05:17:57 (15 months ago)
Author:
erijo
Message:

Remove -rpath for all plugins since I can't see a reason for having it
there. Fixes #847.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/jons-gtk-gui/src/Makefile.am

    r4526 r5429  
    4242                user_info_window.cpp  
    4343 
    44 licq_jons_gtk_gui_la_LDFLAGS = -s -module -avoid-version -rpath $(libdir) \ 
     44licq_jons_gtk_gui_la_LDFLAGS = -s -module -avoid-version \ 
    4545     `gtk-config --libs` 
    4646