Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 354533 | Differences between
and this patch

Collapse All | Expand All

(-)linphone-3.4.1/configure.ac.orig (-1 / +4 lines)
Lines 69-75 Link Here
69
AC_SUBST(GUI_FLAGS)
69
AC_SUBST(GUI_FLAGS)
70
70
71
dnl localization tools
71
dnl localization tools
72
IT_PROG_INTLTOOL([0.40], [no-xml])
72
AM_NLS
73
if test "$USE_NLS" != "no"; then
74
    IT_PROG_INTLTOOL([0.40], [no-xml])
75
fi
73
76
74
dnl Initialize libtool
77
dnl Initialize libtool
75
AC_LIBTOOL_WIN32_DLL
78
AC_LIBTOOL_WIN32_DLL

Return to bug 354533