|
Lines 6756-6763
Link Here
|
| 6756 |
BUILD_INCLUDED_LIBINTL=yes |
6756 |
BUILD_INCLUDED_LIBINTL=yes |
| 6757 |
USE_INCLUDED_LIBINTL=yes |
6757 |
USE_INCLUDED_LIBINTL=yes |
| 6758 |
CATOBJEXT=.gmo |
6758 |
CATOBJEXT=.gmo |
| 6759 |
INTLLIBS="\$(top_builddir)/src/intl/gettext/libintl.a $LIBICONV" |
6759 |
INTLLIBS="\$(top_builddir)/src/intl/gettext/libintl.a " |
| 6760 |
LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` |
6760 |
LIBS=`echo " $LIBS $LIBICONV " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` |
| 6761 |
|
6761 |
|
| 6762 |
if test "$GMSGFMT" != ":"; then |
6762 |
if test "$GMSGFMT" != ":"; then |
| 6763 |
if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then |
6763 |
if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then |