source: skype/config.mak.in @ 69939608

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

check for the skype4py python module and disable skyped if not available

  • Property mode set to 100644
File size: 281 bytes
Line 
1CFLAGS = @CFLAGS@
2LDFLAGS = @LDFLAGS@
3SHARED_FLAGS = @SHARED_FLAGS@
4SHARED_EXT = @SHARED_EXT@
5SKYPE4PY = @SKYPE4PY@
6INSTALL = @INSTALL@
7prefix = @prefix@
8sysconfdir = @sysconfdir@/skyped
9exec_prefix = @exec_prefix@
10bindir = @bindir@
11libdir = @libdir@
12plugindir = ${libdir}/bitlbee
Note: See TracBrowser for help on using the repository browser.