autogen.sh
author Mikael Berthe <mikael@lilotux.net>
Sat, 13 Oct 2012 17:26:43 +0200
changeset 45 8e4d38e667ef
parent 4 807420cf8002
permissions -rwxr-xr-x
[killpresence] Add option -p to /killpresence (to send a presence probe) /killpresence -p fulljid is equivalent to both /killpresence fulljid followed by /probe barejid
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
d6d9e95a4ae5 Initial module repository
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
#! /bin/sh
d6d9e95a4ae5 Initial module repository
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
d6d9e95a4ae5 Initial module repository
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
libtoolize --force --automake --copy
4
807420cf8002 More autotools stuff
Mikael Berthe <mikael@lilotux.net>
parents: 2
diff changeset
     4
aclocal
0
d6d9e95a4ae5 Initial module repository
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
autoheader
d6d9e95a4ae5 Initial module repository
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
autoconf
d6d9e95a4ae5 Initial module repository
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     7
automake -a --copy