]> git.proxmox.com Git - mirror_frr.git/blame - bootstrap.sh
lib: enforce vrf_name_to_id by returning default_vrf when name is null
[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
2d70743d 7autoreconf -i