[passepartout] updated instructions for autogen.sh
- From: Sven Herzberg <herzi src gnome org>
- To: svn-commits-list gnome org
- Subject: [passepartout] updated instructions for autogen.sh
- Date: Sat, 11 Apr 2009 10:20:05 -0400 (EDT)
commit f0c05272b9e2c9b8a3e748659d1ff0ae029775d7
Author: Sven Herzberg <herzi src gnome org>
Date: Fri Jun 15 12:36:14 2007 +0000
updated instructions for autogen.sh
git-svn-id: http://svn.gnome.org/svn/passepartout/trunk 1512 910bfebc-b532-0410-a802-fb3981afa09c
---
DEVNOTES | 6 +-----
doc/faq.xml | 8 +++-----
2 files changed, 4 insertions(+), 10 deletions(-)
diff --git a/DEVNOTES b/DEVNOTES
index 3abc2ac..95e1695 100644
--- a/DEVNOTES
+++ b/DEVNOTES
@@ -10,11 +10,7 @@ and 1.6 but sets 1.5 as default.)
As far as autoconf is concerned, both version 2.13 and 2.5x seem to
work fine.
-The process:
-
-1. aclocal # install macros that will be needed
-2. automake -a # "-a" means "add missing files"
-3. autoconf
+Just run './autogen.sh' and you should get your configure script.
You should now have a ./configure script.
diff --git a/doc/faq.xml b/doc/faq.xml
index d509ee0..cc6f562 100644
--- a/doc/faq.xml
+++ b/doc/faq.xml
@@ -42,16 +42,14 @@
<title>Installation</title>
<section>
- <title>Is there a public <acronym>CVS</acronym> repository?</title>
+ <title>Is there a public repository?</title>
<para>Yes there is. Run the following command to check out a
- fresh copy: <command>CVS_RSH=ssh cvs -d
- anoncvs anoncvs stacken kth se:/pptout checkout
+ fresh copy: <command>svn checkout http://svn.gnome.org/svn/passepartout/trunk
passepartout</command></para>
<para>Note that you will have to build your own
<application>configure</application> script using
- <application>automake</application> and
- <application>autoconf</application>; see
+ <application>autogen.sh</application>; see
<filename>DEVNOTES</filename> for details.
</para>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]