source: skype/config.mak.in @ f0493b1

Last change on this file since f0493b1 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
Line 
1CFLAGS = @CFLAGS@
2LDFLAGS = @LDFLAGS@
3SHARED_FLAGS = @SHARED_FLAGS@
4SHARED_EXT = @SHARED_EXT@
5SKYPE4PY = @SKYPE4PY@
6BITLBEE = @BITLBEE@
7INSTALL = @INSTALL@
8prefix = @prefix@
9sysconfdir = @sysconfdir@/skyped
10exec_prefix = @exec_prefix@
11bindir = @bindir@
12libdir = @libdir@
13plugindir = ${libdir}/bitlbee
Note: See TracBrowser for help on using the repository browser.