Menu

[r135]: / autogen.sh  Maximize  Restore  History

Download this file

11 lines (7 with data), 150 Bytes

1
2
3
4
5
6
7
8
9
#!/bin/sh
export WANT_AUTOCONF_2_5="1"
export WANT_AUTOMAKE_1_7="1"
aclocal
libtoolize --automake --force --copy
automake -a -c
autoconf
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.