]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/debian-mingw/rules
ncurses 6.0 - patch 20150606
[ncurses.git] / package / debian-mingw / rules
index 1ec3ceff62cc9396b80f9339ad3b429adc5e00af..6ac4c431e1f43a7c003aed94b176b34b1455e0f5 100644 (file)
@@ -32,22 +32,17 @@ CONFIG_OPTIONS = \
        --disable-macros \
        --disable-overwrite \
        --disable-termcap \
        --disable-macros \
        --disable-overwrite \
        --disable-termcap \
-       --enable-const \
-       --enable-ext-colors \
-       --enable-ext-mouse \
        --enable-interop \
        --enable-interop \
-       --enable-sp-funcs \
+       --enable-pc-files \
        --enable-term-driver \
        --enable-warnings \
        --enable-widec \
        --verbose \
        --enable-term-driver \
        --enable-warnings \
        --enable-widec \
        --verbose \
-       --with-chtype=uint32_t \
-       --with-mmask_t=uint32_t \
+       --with-abi-version=6 \
        --with-cxx-shared \
        --with-develop \
        --with-fallbacks=unknown,rxvt \
        --with-shared \
        --with-cxx-shared \
        --with-develop \
        --with-fallbacks=unknown,rxvt \
        --with-shared \
-       --with-tparm-arg=intptr_t \
        --with-trace \
        --with-xterm-kbs=DEL \
        --without-ada \
        --with-trace \
        --with-xterm-kbs=DEL \
        --without-ada \
@@ -78,6 +73,7 @@ configure-stamp:
                --target=$(TARGET) \
                --prefix=$(MINGW_TOP) \
                --with-build-cc=$(BUILD_CC) \
                --target=$(TARGET) \
                --prefix=$(MINGW_TOP) \
                --with-build-cc=$(BUILD_CC) \
+               --with-pkg-config-libdir=/usr/$(TARGET)/lib/pkgconfig \
                $(CONFIG_OPTIONS)
 
        touch configure-stamp
                $(CONFIG_OPTIONS)
 
        touch configure-stamp