summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2014-12-28 01:54:54 -0600
committerTimothy Pearson <[email protected]>2014-12-28 01:54:54 -0600
commit2850ce9ae60fcd2946a4407edb8678871bc52f3c (patch)
treead855beb0c6dc5f4615b8939b541ec5c55504b6c /autogen.sh
parent017a2b33d21e041d718a546bafb9a00381713bd0 (diff)
downloadlibr-2850ce9ae60fcd2946a4407edb8678871bc52f3c.tar.gz
libr-2850ce9ae60fcd2946a4407edb8678871bc52f3c.zip
Add autogen.sh and remove automatically generated files
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..c192a60
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+autoreconf -i
+autopoint