blob: 49401b8dd583614a1549208999d8a662d202fc76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
$NetBSD: patch-ag,v 1.6 2002/05/18 10:54:18 mjl Exp $
--- configure.orig Sat May 18 12:24:35 2002
+++ configure Sat May 18 12:25:54 2002
@@ -9196,7 +9196,7 @@
echo "$as_me: failed program was:" >&5
cat conftest.$ac_ext >&5
CATOBJEXT=.mo
- DATADIRNAME=lib
+ DATADIRNAME=share
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
INSTOBJEXT=.mo
@@ -11009,7 +11009,6 @@
-Wall \
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
-Wnested-externs -Wpointer-arith \
- -Werror \
$CFLAGS"
for option in -Wsign-promo -Wno-sign-compare; do
|