Lines 22-31
CPE_PRODUCT= gettext
Link Here
|
22 |
CPE_VENDOR= gnu |
22 |
CPE_VENDOR= gnu |
23 |
|
23 |
|
24 |
GNU_CONFIGURE= yes |
24 |
GNU_CONFIGURE= yes |
25 |
CONFIGURE_ARGS= --disable-csharp --disable-java --disable-openmp \ |
25 |
CONFIGURE_ARGS= --disable-csharp --disable-java --with-included-glib \ |
26 |
--with-included-glib --with-included-libcroco \ |
26 |
--with-included-libcroco --with-included-libunistring \ |
27 |
--with-included-libunistring --with-included-libxml \ |
27 |
--with-included-libxml --without-emacs --without-git \ |
28 |
--without-emacs --without-git ac_cv_lib_rt_sched_yield=no |
28 |
ac_cv_lib_rt_sched_yield=no |
29 |
INSTALL_TARGET= install-strip |
29 |
INSTALL_TARGET= install-strip |
30 |
TEST_TARGET= check |
30 |
TEST_TARGET= check |
31 |
WRKSRC_SUBDIR= gettext-tools |
31 |
WRKSRC_SUBDIR= gettext-tools |