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