Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-11 18:42:43 +0400
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-11 18:42:43 +0400
commit615999f20243883fe2fdfbde722365bf8d0e5c1d (patch)
treea38154a1730f984cc1c8e4a1bb8db685aa6a9a97 /autogen.sh
parent2097417bb895abbd8671d10fe3b4a42c1339ed35 (diff)
Add an autogen.sh script to allow regenerating the scripts
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 00000000..7c590a31
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+autoreconf -i