summaryrefslogtreecommitdiff
path: root/autogen.sh
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 /autogen.sh
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 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index fe4429cb6..f78f2b5a1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -60,10 +60,8 @@ do
autoheader; automake --add-missing --gnu $am_opt; autoconf)
done
-echo Entering libgphoto2_port
cd libgphoto2_port
./autogen.sh "$@"
-echo Leaving libgphoto2_port
cd ..
./configure "$@"