Changeset 2e815e5 for configure


Ignore:
Timestamp:
2014-02-28T23:14:11Z (11 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
35987a1
Parents:
6ae1056 (diff), cb90dc9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merging a bunch of patches from Trac, collected by dx.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r6ae1056 r2e815e5  
    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.