wok-6.x diff ncursesw/receipt @ rev 19542
Build *.pc files for ncurses(w)-dev; rebuild sc-im with ncursesw.pc
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Dec 05 15:16:10 2016 +0200 (2016-12-05) |
parents | 23c3aed67cd9 |
children | a78610b2eb47 |
line diff
1.1 --- a/ncursesw/receipt Thu Dec 05 20:23:08 2013 +0000 1.2 +++ b/ncursesw/receipt Mon Dec 05 15:16:10 2016 +0200 1.3 @@ -44,6 +44,7 @@ 1.4 --without-ada \ 1.5 --enable-widec \ 1.6 --with-build-cc="gcc -D_GNU_SOURCE" \ 1.7 + --enable-pc-files \ 1.8 $CONFIGURE_ARGS && 1.9 make && make install 1.10 }