patching this area of the autoconf script is unnecessary since we're using
an external gettext.
This commit is contained in:
parent
e6a721b336
commit
5aa62611c7
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2001/06/03 21:30:41 naddy Exp $
|
||||
$OpenBSD: patch-configure,v 1.3 2001/06/03 22:03:56 brad Exp $
|
||||
--- configure.orig Thu Jul 20 19:26:32 2000
|
||||
+++ configure Sun Jun 3 23:25:42 2001
|
||||
@@ -2882,7 +2882,7 @@ else
|
||||
@ -10,15 +10,6 @@ $OpenBSD: patch-configure,v 1.2 2001/06/03 21:30:41 naddy Exp $
|
||||
fi
|
||||
rm -f conftest*
|
||||
INSTOBJEXT=.mo
|
||||
@@ -3144,7 +3144,7 @@ fi
|
||||
USE_INCLUDED_LIBINTL=yes
|
||||
CATOBJEXT=.cat
|
||||
INSTOBJEXT=.cat
|
||||
- DATADIRNAME=lib
|
||||
+ DATADIRNAME=share
|
||||
INTLDEPS='$(top_builddir)/intl/libintl.a'
|
||||
INTLLIBS=$INTLDEPS
|
||||
LIBS=`echo $LIBS | sed -e 's/-lintl//'`
|
||||
@@ -5878,7 +5878,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$a
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user