1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-15 17:28:07 -04:00
trader/build-aux/bootstrap
2011-08-29 11:56:27 +10:00

10 lines
206 B
Bash
Executable File

#!/bin/sh
# Import or update automatically-generated files for Star Traders
# $Id: bootstrap 229 2011-08-01 08:17:02Z john $
set -e
gnulib-tool --update
env AUTOPOINT=true autoreconf --install --verbose