Last change
on this file since ccb50f5 was
c7304b2,
checked in by Miklos Vajna <vmiklos@…>, at 2008-01-12T20:07:10Z
|
auth via ssl
- move the config file to sysconfdir/skyped/skyped.conf as there will other config files there, too
- autogenerate the ssl paths in skyped.conf.dist
- skype plugin: connect via ssl
- skyped: listen via ssl
|
-
Property mode set to
100644
|
File size:
203 bytes
|
Line | |
---|
1 | CFLAGS = @CFLAGS@ |
---|
2 | LDFLAGS = @LDFLAGS@ |
---|
3 | INSTALL = @INSTALL@ |
---|
4 | prefix = @prefix@ |
---|
5 | sysconfdir = @sysconfdir@/skyped |
---|
6 | exec_prefix = @exec_prefix@ |
---|
7 | bindir = @bindir@ |
---|
8 | libdir = @libdir@ |
---|
9 | plugindir = ${libdir}/bitlbee |
---|
Note: See
TracBrowser
for help on using the repository browser.