]> git.proxmox.com Git - mirror_frr.git/blame - bootstrap.sh
ospf6d: fix metric type of NSSA Type-7 LSAs
[mirror_frr.git] / bootstrap.sh
CommitLineData
d1a83161
GT
1#!/bin/sh
2
3# This file exists to document the proper way to initialize autotools,
4# and so that those used to the presence of bootstrap.sh or autogen.sh
5# will have an eaiser time.
6
7c2275ac 7exec autoreconf -is -Wall,no-override