Skip to content

Commit

Permalink
Add autogen.sh for easier autotools handling
Browse files Browse the repository at this point in the history
  • Loading branch information
promi committed Dec 2, 2016
1 parent 3540aa3 commit 5adb97b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 31,101 deletions.
6 changes: 6 additions & 0 deletions autogen.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/bin/sh
libtoolize
aclocal
automake --add-missing
autoconf

Loading

0 comments on commit 5adb97b

Please sign in to comment.