summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 2 insertions, 4 deletions
diff --git a/configure b/configure
index 1b4dceb..00d36ee 100755
--- a/configure
+++ b/configure
@@ -10999,11 +10999,9 @@ echo "${ECHO_T}$gt_cv_func_gnugettext1_libintl" >&6
if test "$nls_cv_use_gnu_gettext" = "yes"; then
BUILD_INCLUDED_LIBINTL=yes
USE_INCLUDED_LIBINTL=yes
- INTLDIR="\${top_builddir}/intl"
- LIBINTL="${INTLDIR}/libintl.a $LIBICONV"
- LTLIBINTL="${INTLDIR}/libintl.a $LTLIBICONV"
+ LIBINTL="\${top_builddir}/intl/libintl.a $LIBICONV"
+ LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV"
LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
- CPPFLAGS="$CPPFLAGS -I${INTLDIR}"
fi
CATOBJEXT=