]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/debian-mingw/rules
ncurses 5.9 - patch 20150523
[ncurses.git] / package / debian-mingw / rules
index 1ec3ceff62cc9396b80f9339ad3b429adc5e00af..cd317c0a9cfbc066e8fd66fc82d01b5b0c388391 100644 (file)
@@ -35,7 +35,9 @@ CONFIG_OPTIONS = \
        --enable-const \
        --enable-ext-colors \
        --enable-ext-mouse \
+       --enable-ext-putwin \
        --enable-interop \
+       --enable-pc-files \
        --enable-sp-funcs \
        --enable-term-driver \
        --enable-warnings \
@@ -78,6 +80,7 @@ configure-stamp:
                --target=$(TARGET) \
                --prefix=$(MINGW_TOP) \
                --with-build-cc=$(BUILD_CC) \
+               --with-pkg-config-libdir=/usr/$(TARGET)/lib/pkgconfig \
                $(CONFIG_OPTIONS)
 
        touch configure-stamp