Last change
on this file since 7415989 was
afeb517,
checked in by Miklos Vajna <vmiklos@…>, at 2008-03-31T00:20:33Z
|
renamed make prepare to make autogen
- since it does basically what autogen.sh is for automake-based projects
|
-
Property mode set to
100644
|
File size:
342 bytes
|
Line | |
---|
1 | == Tabs |
---|
2 | |
---|
3 | I use the following tabs during the development: |
---|
4 | |
---|
5 | 1) bitlbee-skype: |
---|
6 | |
---|
7 | vim, make, etc. |
---|
8 | |
---|
9 | 2) bitlbee: |
---|
10 | |
---|
11 | gdb ./bitlbee |
---|
12 | run -v -n -D |
---|
13 | |
---|
14 | 3) skyped: |
---|
15 | |
---|
16 | python skyped.py -n -d -c ./skyped.conf |
---|
17 | |
---|
18 | 4) irssi |
---|
19 | |
---|
20 | == Get the code from git |
---|
21 | |
---|
22 | To get the code directly from git, you need: |
---|
23 | |
---|
24 | git clone git://vmiklos.hu/bitlbee-skype |
---|
25 | cd bitlbee-skype |
---|
26 | make autogen |
---|
Note: See
TracBrowser
for help on using the repository browser.