]> err.no Git - mapper/commitdiff
Add two helper scripts to quickly re-configure
authorKaj-Michael Lang <milang@onion.tal.org>
Thu, 18 Oct 2007 09:43:18 +0000 (12:43 +0300)
committerKaj-Michael Lang <milang@onion.tal.org>
Thu, 18 Oct 2007 09:43:18 +0000 (12:43 +0300)
desktop-configure.sh [new file with mode: 0755]
hildon-configure.sh [new file with mode: 0755]

diff --git a/desktop-configure.sh b/desktop-configure.sh
new file mode 100755 (executable)
index 0000000..4cb0a8f
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+./configure --prefix=/usr --enable-maintainer-mode
diff --git a/hildon-configure.sh b/hildon-configure.sh
new file mode 100755 (executable)
index 0000000..d939c6d
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+./configure --prefix=/usr --enable-maintainer-mode --enable-hildon