summaryrefslogtreecommitdiffstats
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-10-26 22:40:53 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-10-26 22:40:53 +0000
commitfbe418e8c919e8063c86ea9f26cdebbe69acdb86 (patch)
treed777dbb3a3b93134ed7a9db212f71afb2f5bd784 /bootstrap-configure
parent1364c63b9eea39b40ab07e0045ef26e76d1ade1a (diff)
Update bootstrap stuff
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure6
1 files changed, 6 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
new file mode 100755
index 00000000..2545c770
--- /dev/null
+++ b/bootstrap-configure
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+./bootstrap && \
+ ./configure --enable-maintainer-mode \
+ --enable-debug \
+ --prefix=/usr