autogen.sh
author franky
Sat, 06 Nov 2010 22:25:34 +0100
changeset 39 aa40c940b180
parent 4 807420cf8002
permissions -rwxr-xr-x
[ignore_auth] Fix example rc file
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