blob: 96537895575e885f105ffe5447b8ec657152d965 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.1 2001/10/15 05:35:47 kei Exp $
--- configure.orig Wed Oct 10 10:23:39 2001
+++ configure Wed Oct 10 10:24:36 2001
@@ -3752,7 +3752,7 @@
localedir='${prefix}/${DATADIRNAME}/locale'
-manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
+manualdir='${prefix}/${DATADIRNAME}/doc/html/${PACKAGE}'
# Check whether --with-glib-prefix or --without-glib-prefix was given.
|