summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorGreg Troxel <gdt@fnord.ir.bbn.com>2007-02-02 18:01:58 +0100
committerGreg Troxel <gdt@fnord.ir.bbn.com>2007-02-02 18:01:58 +0100
commitd1a8316149fb2d9f6e79c80d87b483bd744046e4 (patch)
tree3f9e53433dbb4c594c16d7f6e435b4e28de8927c /bootstrap.sh
parentospf6d.h: remove declaration of errno (should be via header) (diff)
downloadfrr-d1a8316149fb2d9f6e79c80d87b483bd744046e4.tar.xz
frr-d1a8316149fb2d9f6e79c80d87b483bd744046e4.zip
Provide 'standard interface', even if it just invokes autoreconf.
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
new file mode 100755
index 000000000..db986fd3c
--- /dev/null
+++ b/bootstrap.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# This file exists to document the proper way to initialize autotools,
+# and so that those used to the presence of bootstrap.sh or autogen.sh
+# will have an eaiser time.
+
+autoreconf