summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorScott Fritzinger <scottf@unr.edu>2001-03-31 00:30:01 +0000
committerScott Fritzinger <scottf@unr.edu>2001-03-31 00:30:01 +0000
commit949da17ed54575471df6b279ce5fd177c3fdad80 (patch)
treefe4262898417039dac3a3129dd5b766bd07377d5 /INSTALL
parent0613caa69772662914063e1851196c01d9aa6ecc (diff)
downloadlibgphoto2-949da17ed54575471df6b279ce5fd177c3fdad80.tar.gz
finished release fixes
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1807 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index e7265aa44..f84426f5d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
The installation procedure should be quite simple:
-1) ./autogen.sh
-2) make
-3) make install
+1) ./build.sh
+ * pass build.sh any configure options
+2) make install