Last change
on this file since 76ca5cb was
0075527,
checked in by Nick Murdoch <nick@…>, at 2013-03-17T13:38:14Z
|
Add existing git project files, and modify bitlbee's build script to build the plugin.
|
-
Property mode set to
100644
|
File size:
314 bytes
|
Line | |
---|
1 | CFLAGS = @CFLAGS@ |
---|
2 | LDFLAGS = @LDFLAGS@ |
---|
3 | SHARED_FLAGS = @SHARED_FLAGS@ |
---|
4 | SHARED_EXT = @SHARED_EXT@ |
---|
5 | BITLBEE = @BITLBEE@ |
---|
6 | ASCIIDOC = @ASCIIDOC@ |
---|
7 | INSTALL = @INSTALL@ |
---|
8 | prefix = @prefix@ |
---|
9 | exec_prefix = @exec_prefix@ |
---|
10 | bindir = @bindir@ |
---|
11 | libdir = @libdir@ |
---|
12 | plugindir = ${libdir}/bitlbee |
---|
13 | datarootdir = @datarootdir@ |
---|
14 | mandir = @mandir@ |
---|
Note: See
TracBrowser
for help on using the repository browser.