Changeset 489847f


Ignore:
Timestamp:
2014-02-28T00:18:58Z (10 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
172aa37f
Parents:
b42269a
git-author:
jgeboski <jgeboski@…> (28-02-14 00:18:58)
git-committer:
dequis <dx@…> (28-02-14 00:18:58)
Message:

pkgconfig: Plugindir fix for bitlbee.pc (Ticket #1085)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    rb42269a r489847f  
    480480
    481481if [ "$plugins" = 0 ]; then
     482        plugindir=""
    482483        echo '#undef WITH_PLUGINS' >> config.h
    483484else
     
    571572prefix=$prefix
    572573includedir=$includedir
     574plugindir=$plugindir
    573575
    574576Name: bitlbee
Note: See TracChangeset for help on using the changeset viewer.