blob: e5930d9ab5d6883b1e3fa79b11b9971974119e9f (
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.7 2002/08/25 19:22:35 jlam 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
|