Changeset 5429 for trunk/auto-reply

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/auto-reply/src/Makefile.am

    r4647 r5429  
    1111licq_autoreply_la_SOURCES = autoreply.cpp main.cpp 
    1212 
    13 licq_autoreply_la_LDFLAGS = -s -module -avoid-version -rpath $(plugindir) 
     13licq_autoreply_la_LDFLAGS = -s -module -avoid-version 
    1414