summaryrefslogtreecommitdiff
path: root/news/pan-gnome/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'news/pan-gnome/patches/patch-aa')
-rw-r--r--news/pan-gnome/patches/patch-aa37
1 files changed, 0 insertions, 37 deletions
diff --git a/news/pan-gnome/patches/patch-aa b/news/pan-gnome/patches/patch-aa
deleted file mode 100644
index 374e9b6ec45..00000000000
--- a/news/pan-gnome/patches/patch-aa
+++ /dev/null
@@ -1,37 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/04/15 10:26:35 wiz Exp $
-
---- configure.orig Mon Jul 15 04:21:08 2002
-+++ configure
-@@ -4711,7 +4711,7 @@ fi
-
-
-
--ALL_LINGUAS="ca da de el en_GB es et fi fr ga gl hu it ja ko lt no nl pl pt pt_BR ru sk sl sp sr sv tr uk zh_CN"
-+ALL_LINGUAS="ca da de el en_GB es et fi fr ga gl hu it ja ko lt no nl pl pt pt_BR ru sk sl sp sr sv uk zh_CN"
- echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
- echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
- if test "${ac_cv_prog_cc_stdc+set}" = set; then
-@@ -6689,12 +6689,12 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- CATOBJEXT=.gmo
-- DATADIRNAME=share
-+ DATADIRNAME=${LOCALEDIR}
- else
- echo "$as_me: failed program was:" >&5
- cat conftest.$ac_ext >&5
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=${LOCALEDIR}
- fi
- rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
- INSTOBJEXT=.mo
-@@ -6964,7 +6964,7 @@ echo "${ECHO_T}found xgettext program is
- # We need to process the po/ directory.
- POSUB=po
- else
-- DATADIRNAME=share
-+ DATADIRNAME=${LOCALEDIR}
- nls_cv_header_intl=intl/libintl.h
- nls_cv_header_libgt=intl/libgettext.h
- fi