Skip to content

Commit

Permalink
Add simple script to generate autotool files.
Browse files Browse the repository at this point in the history
  • Loading branch information
tuexen committed Nov 19, 2016
1 parent 6795fb8 commit ca0bb9e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bootstrap
@@ -0,0 +1,5 @@
#! /usr/bin/env sh
set -x
aclocal
autoconf
automake --add-missing --copy

0 comments on commit ca0bb9e

Please sign in to comment.