autogen.sh
author Mikael Berthe <mikael@lilotux.net>
Sun, 07 Mar 2010 15:13:49 +0100
changeset 2 b6516e8751bb
parent 1 99fd216641d8
child 4 807420cf8002
permissions -rwxr-xr-x
More autotools tweaking...
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
2
b6516e8751bb More autotools tweaking...
Mikael Berthe <mikael@lilotux.net>
parents: 1
diff changeset
     4
aclocal -I macros/
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