mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 12:36:20 +00:00
autoreconf -i
This commit is contained in:
parent
0750e81016
commit
2d70743df1
@ -1,8 +1,12 @@
|
|||||||
2007-02-03 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>>
|
2007-02-06 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>
|
||||||
|
|
||||||
|
* bootstrap.sh: use -i to install missing files
|
||||||
|
|
||||||
|
2007-02-03 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>
|
||||||
|
|
||||||
* configure.ac: add AC_PROG_SED
|
* configure.ac: add AC_PROG_SED
|
||||||
|
|
||||||
2007-02-02 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>>
|
2007-02-02 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>
|
||||||
|
|
||||||
* README.NetBSD: use bootstrap.sh instead of autoreconf
|
* README.NetBSD: use bootstrap.sh instead of autoreconf
|
||||||
|
|
||||||
|
@ -4,4 +4,4 @@
|
|||||||
# and so that those used to the presence of bootstrap.sh or autogen.sh
|
# and so that those used to the presence of bootstrap.sh or autogen.sh
|
||||||
# will have an eaiser time.
|
# will have an eaiser time.
|
||||||
|
|
||||||
autoreconf
|
autoreconf -i
|
||||||
|
Loading…
Reference in New Issue
Block a user