summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2006-10-04 13:18:50 +0000
committerThomas Osterried <thomas@osterried.de>2006-10-04 13:18:50 +0000
commit981af1193d960e8234e7b0c8fe048aca1ebdb6e9 (patch)
treecce24da9d5a4349759786510bccaa3bd5ad89c27 /bootstrap
parent7105ec156ca30dde28003f839fd25f717e9bf0c1 (diff)
- bootstrap was missing
- arguments for configure
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap5
1 files changed, 5 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
new file mode 100644
index 0000000..2bc870b
--- /dev/null
+++ b/bootstrap
@@ -0,0 +1,5 @@
+aclocal
+autoconf
+automake --add-missing
+#./configure
+./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man