1999-03-09 01:13:40 +00:00
|
|
|
--- configure.orig Fri Feb 12 23:04:17 1999
|
|
|
|
+++ configure Sat Mar 6 22:27:13 1999
|
1999-02-24 22:04:24 +00:00
|
|
|
@@ -4378,7 +4378,7 @@
|
|
|
|
cat conftest.$ac_ext >&5
|
|
|
|
rm -rf conftest*
|
|
|
|
CATOBJEXT=.mo
|
|
|
|
- DATADIRNAME=lib
|
|
|
|
+ DATADIRNAME=share
|
|
|
|
fi
|
|
|
|
rm -f conftest*
|
|
|
|
INSTOBJEXT=.mo
|
1999-03-09 01:13:40 +00:00
|
|
|
@@ -4766,15 +4766,15 @@
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
- USE_INCLUDED_LIBINTL=yes
|
|
|
|
+# USE_INCLUDED_LIBINTL=yes
|
|
|
|
CATOBJEXT=.gmo
|
|
|
|
INSTOBJEXT=.mo
|
|
|
|
DATADIRNAME=share
|
|
|
|
- INTLDEPS='$(top_builddir)/intl/libintl.a'
|
|
|
|
- INTLLIBS=$INTLDEPS
|
|
|
|
- LIBS=`echo $LIBS | sed -e 's/-lintl//'`
|
|
|
|
- nls_cv_header_intl=intl/libintl.h
|
|
|
|
- nls_cv_header_libgt=intl/libgettext.h
|
|
|
|
+# INTLDEPS='$(top_builddir)/intl/libintl.a'
|
|
|
|
+# INTLLIBS=$INTLDEPS
|
|
|
|
+# LIBS=`echo $LIBS | sed -e 's/-lintl//'`
|
|
|
|
+# nls_cv_header_intl=intl/libintl.h
|
|
|
|
+# nls_cv_header_libgt=intl/libgettext.h
|
|
|
|
fi
|
|
|
|
|
|
|
|
if test "$XGETTEXT" != ":"; then
|