source: skype/config.mak.in @ 752a591

Last change on this file since 752a591 was 752a591, checked in by Miklos Vajna <vmiklos@…>, at 2008-09-05T19:54:45Z

make bitlbee dependency optional as well

this way it's possible to build bitlbee-skype on a client where only
skyped will be running, so messing with the plugin makes no sense

  • Property mode set to 100644
File size: 301 bytes
RevLine 
[68312b8]1CFLAGS = @CFLAGS@
2LDFLAGS = @LDFLAGS@
[df1a59d4]3SHARED_FLAGS = @SHARED_FLAGS@
4SHARED_EXT = @SHARED_EXT@
[69939608]5SKYPE4PY = @SKYPE4PY@
[752a591]6BITLBEE = @BITLBEE@
[68312b8]7INSTALL = @INSTALL@
8prefix = @prefix@
[c7304b2]9sysconfdir = @sysconfdir@/skyped
[68312b8]10exec_prefix = @exec_prefix@
[f080961]11bindir = @bindir@
[68312b8]12libdir = @libdir@
[bbf1050]13plugindir = ${libdir}/bitlbee
Note: See TracBrowser for help on using the repository browser.