1
0
mirror of https://github.com/bgp/bgpq4.git synced 2024-05-11 05:55:05 +00:00
Files
bgp-bgpq4/bootstrap

8 lines
120 B
Plaintext
Raw Normal View History

#!/bin/bash
#
# Script to help bootstrap the build system when checked out from git
#
set -auxo pipefail
autoreconf -i