autogen.sh
author Mikael Berthe <mikael@lilotux.net>
Sun, 14 Mar 2010 16:59:12 +0100
changeset 10 14f4f6dcc75a
parent 4 807420cf8002
permissions -rwxr-xr-x
Add lastmsg module
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