summaryrefslogtreecommitdiffstats
path: root/config-mingw32
diff options
context:
space:
mode:
Diffstat (limited to 'config-mingw32')
-rwxr-xr-xconfig-mingw322
1 files changed, 1 insertions, 1 deletions
diff --git a/config-mingw32 b/config-mingw32
index 1591cdfb..365344b2 100755
--- a/config-mingw32
+++ b/config-mingw32
@@ -1,5 +1,5 @@
#!/bin/sh
-./configure --disable-test-compare-images --enable-external-libs --enable-werror --with-windows-wordsize=32 --with-buildrules=mingw
+./configure --disable-test-compare-images --enable-external-libs --enable-werror --with-windows-wordsize=32 --with-buildrules=mingw ${1+"$@"}
# As of autoconf 2.69 and gcc 4.6, autoconf's configure fails to
# recognize that defining _FILE_OFFSET_BITS works with mingw32.
# Append to qpdf-config.h rather than passing CPPFLAGS on the