[libchamplain/libchamplain-0-12] Add auxiliary script containing all the needed parameters to make a distribution



commit fde678863582fa0cbf3103d43be04b5378c78e86
Author: JiÅÃ Techet <techet gmail com>
Date:   Thu Dec 29 01:44:22 2011 +0100

    Add auxiliary script containing all the needed parameters to make a distribution

 make_dist.sh |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/make_dist.sh b/make_dist.sh
new file mode 100755
index 0000000..c37fc0f
--- /dev/null
+++ b/make_dist.sh
@@ -0,0 +1,4 @@
+./autogen.sh --enable-gtk --enable-memphis --enable-gtk-doc --enable-introspection --enable-vala --enable-vala-demos
+make -j4
+make distcheck
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]