Changeset b7fbeb4


Ignore:
Timestamp:
2008-06-18T17:34:59Z (16 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
89c68c7
Parents:
ca911b4
Message:

configure: match prefix with bitlbee's one

otherwise bitlbee won't find the plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/configure.ac

    rca911b4 rb7fbeb4  
    3232CFLAGS="$CFLAGS $BITLBEE_CFLAGS"
    3333LDFLAGS="$LDFLAGS $BITLBEE_LIBS"
     34prefix=`$PKG_CONFIG --variable=prefix bitlbee`
    3435AC_OUTPUT(config.mak)
    3536AC_OUTPUT(skyped.conf.dist)
Note: See TracChangeset for help on using the changeset viewer.