summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
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 "$@"