Wiki home
Editing page "
autoconf-2.13
"
Base on previous version:
0
-
5788
# Note: these instructions are for the old 2.13 version, for the latest version see [pkg]autoconf[/pkg] # Note: depends on [pkg]m4[/pkg] wget -c [link]http://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz[/link] tar -xzf autoconf-2.13.tar.gz cd autoconf-2.13 mkdir -p build cd build ../configure --prefix="/usr" --program-suffix="-2.13" make make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page