summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2001-11-15 00:20:47 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2001-11-15 00:20:47 +0000
commitf2fa7911e2f407981e5c426e22ab32a1b3468473 (patch)
tree74e71b23bf9ded7b4223070eff19aea2feedc54b /INSTALL
parentfed4c02b6ff24dd72f3d15e470dd03b0cc266177 (diff)
downloadlibgphoto2-f2fa7911e2f407981e5c426e22ab32a1b3468473.tar.gz
clarified build system init by autogen.sh
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@3031 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 145f55158..327ef75ce 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,6 +6,10 @@
The installation procedure should be quite simple:
+0) If you got your source tree from CVS (and not from a .tar.gz
+ tarball), you have to run ./autogen.sh instead of ./configure in
+ step 1).
+
1) ./configure --prefix=/usr --sysconfdir=/etc
or any other options (try --help)