Add version numbers for autoconf and automake.
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
Software you'll need to build a development version libcdio
|
Software you'll need to build a development version libcdio
|
||||||
- git
|
- git
|
||||||
- GNU make (or even better "remake")
|
- GNU make (or even better "remake")
|
||||||
- autoconf (which contains programs autoconf and autoreconf)
|
- autoconf version 2.67 or better
|
||||||
- automake
|
(which contains programs autoconf and autoreconf)
|
||||||
|
- automake version 1.11.1 or better
|
||||||
- libtool (for building shared libraries)
|
- libtool (for building shared libraries)
|
||||||
- m4 (used by autoconf)
|
- m4 (used by autoconf)
|
||||||
- texinfo (for building documentation)
|
- texinfo (for building documentation)
|
||||||
@@ -11,13 +12,16 @@ Software you'll need to build a development version libcdio
|
|||||||
This is in addition to the software needed to build starting from a the
|
This is in addition to the software needed to build starting from a the
|
||||||
source tar. See README.libcdio for that additional software.
|
source tar. See README.libcdio for that additional software.
|
||||||
|
|
||||||
|
Older versions of autoconf and automake might work, I've just not
|
||||||
|
tested that.
|
||||||
|
|
||||||
The source code lives the GNU software repository https://savannah.gnu.org/
|
The source code lives the GNU software repository https://savannah.gnu.org/
|
||||||
The main page Savannah page is
|
The main page Savannah page is
|
||||||
https://savannah.gnu.org/projects/libcdio/
|
https://savannah.gnu.org/projects/libcdio/
|
||||||
|
|
||||||
If you check out the source code, you'll need git installed. See the git
|
If you check out the source code, you'll need git installed. See the
|
||||||
tab of the libcdio project https://savannah.gnu.org/git/?group=libcdio
|
project https://savannah.gnu.org/git/?group=libcdio for details, and
|
||||||
which has an additional link for how to get "git".
|
links for browsing the source or using git.
|
||||||
|
|
||||||
Once you have git:
|
Once you have git:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user