diff options
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.win32 b/README.win32 index f7c8ca6307..fbbd691f92 100644 --- a/README.win32 +++ b/README.win32 @@ -85,7 +85,7 @@ LDFLAGS="-L/devel/dist/${ARCH}/${LIBPNG}/lib \ LIBS=-lintl \
CFLAGS=-O2 \
./configure \
---with-gdktarget=win32 \
+--enable-win32-backend \
--disable-gdiplus \
--with-included-immodules \
--without-libjasper \
|