mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-17 02:50:56 +00:00
Note that autoreconf should be invoked as 'autoreconf -i'.
This commit is contained in:
parent
697877eb8b
commit
cbf566e639
@ -1,4 +1,4 @@
|
|||||||
# $Id: INSTALL.quagga.txt,v 1.3 2004/11/15 17:26:47 gdt Exp $
|
# $Id: INSTALL.quagga.txt,v 1.4 2004/11/15 19:43:16 ajs Exp $
|
||||||
|
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
Building and Installing Quagga from releases or snapshots:
|
Building and Installing Quagga from releases or snapshots:
|
||||||
@ -48,7 +48,7 @@ should work at least with:
|
|||||||
|
|
||||||
To create the required autotools files (Makefile.in, configure, etc.),
|
To create the required autotools files (Makefile.in, configure, etc.),
|
||||||
run either the 'update-autotools' script provided, or else the
|
run either the 'update-autotools' script provided, or else the
|
||||||
'autoreconf' command supplied with your autoconf package. After this
|
'autoreconf -i' command supplied with your autoconf package. After this
|
||||||
you may run configure. GNU texinfo is required in order to build
|
you may run configure. GNU texinfo is required in order to build
|
||||||
doc/quagga.info, which is not supplied in CVS, but is supplied in the
|
doc/quagga.info, which is not supplied in CVS, but is supplied in the
|
||||||
CVS snapshots on the Quagga website. quagga.info is created via
|
CVS snapshots on the Quagga website. quagga.info is created via
|
||||||
|
Loading…
Reference in New Issue
Block a user