mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
gettext-dummy has no functions
This commit is contained in:
@@ -15,12 +15,12 @@ $SCRIPTS/build pygtk
|
|||||||
|
|
||||||
cd $BUILD/$1*
|
cd $BUILD/$1*
|
||||||
|
|
||||||
#ac_cv_func_bind_textdomain_codeset=no \
|
ac_cv_func_bind_textdomain_codeset=no \
|
||||||
#ac_func_bind_textdomain_codeset=no \
|
ac_func_bind_textdomain_codeset=no \
|
||||||
#ac_cv_lib_intl_bindtextdomain=no \
|
ac_cv_lib_intl_bindtextdomain=no \
|
||||||
#ac_cv_lib_intl_dcgettext=no \
|
ac_cv_lib_intl_dcgettext=no \
|
||||||
#ac_cv_lib_intl_ngettext=no \
|
ac_cv_lib_intl_ngettext=no \
|
||||||
#gt_cv_func_ngettext_libc=no \
|
gt_cv_func_ngettext_libc=no \
|
||||||
py_cv_mod_gtk_=yes \
|
py_cv_mod_gtk_=yes \
|
||||||
py_cv_mod_dbus_=yes \
|
py_cv_mod_dbus_=yes \
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
|
|||||||
Reference in New Issue
Block a user