aboutsummaryrefslogtreecommitdiffstats
path: root/appimage
diff options
context:
space:
mode:
Diffstat (limited to 'appimage')
-rwxr-xr-xappimage/build-appimage1
1 files changed, 0 insertions, 1 deletions
diff --git a/appimage/build-appimage b/appimage/build-appimage
index 1358117e..1bda105d 100755
--- a/appimage/build-appimage
+++ b/appimage/build-appimage
@@ -83,7 +83,6 @@ appdir=$here/build/appdir
rm -rf $here/build
# Prepare build of QPDF from sources:
-./autogen.sh
./configure --prefix=/usr --enable-werror \
--enable-show-failed-test-output \
--enable-html-doc --enable-pdf-doc "$CUSTOM_CONFIGURE"