Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 586352
Collapse All | Expand All

(-)gliv-1.9.7/configure.ac (-1 / +1 lines)
Lines 162-168 Link Here
162
162
163
# I18n.
163
# I18n.
164
ALL_LINGUAS=$(echo po/*.po | sed -e 's|\.po||g' -e 's|po/||g')
164
ALL_LINGUAS=$(echo po/*.po | sed -e 's|\.po||g' -e 's|po/||g')
165
AM_GNU_GETTEXT_VERSION
165
AM_GNU_GETTEXT_VERSION(0.19)
166
AM_GNU_GETTEXT
166
AM_GNU_GETTEXT
167
CFLAGS="$CFLAGS -I../${srcdir}/intl"
167
CFLAGS="$CFLAGS -I../${srcdir}/intl"
168
LIBS="$LIBS $LIBINTL"
168
LIBS="$LIBS $LIBINTL"

Return to bug 586352