source: skype/config.mak.in @ cc7a153

Last change on this file since cc7a153 was cc7a153, checked in by Miklos Vajna <vmiklos@…>, at 2010-04-05T21:25:07Z

make building documentation optional

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