summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJiri Pirko <jiri@resnulli.us>2013-03-11 09:22:54 +0100
committerJiri Pirko <jiri@resnulli.us>2013-03-15 15:32:12 +0100
commit04c2d9d32a7dad6a4830bca132fc4ca72b276ac6 (patch)
tree1fcdf5323a61e7ef18bfa0f8be5f22bcbc797335 /autogen.sh
downloadlibndp-04c2d9d32a7dad6a4830bca132fc4ca72b276ac6.tar.gz
initial
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
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..665de9c
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+autoreconf --force --install -I m4
+rm -Rf autom4te.cache;