Update to gnome-libs 1.4.1.4
* man pages, fix compilation with db1 (to some degree at least), fix
crashes in gtk-xmhtml (for help browser), mem leaks plugged in
gnome-mime, compiler/warning fixes, better multibyte handling in zvt,
report mousewheel events correctly to apps in zvt, fix crashes in
gnome-mdi, work with KDE session management, plus more.
Ok naddy@, with additional testing by fries@.
2002-02-15 14:19:33 -05:00
|
|
|
$OpenBSD: patch-devel_docs_Makefile.in,v 1.3 2002/02/15 19:19:33 nino Exp $
|
|
|
|
--- devel-docs/Makefile.in.orig Fri Jan 25 00:58:24 2002
|
|
|
|
+++ devel-docs/Makefile.in Sun Feb 3 13:26:10 2002
|
|
|
|
@@ -169,7 +169,7 @@ EXTRA_DIST = \
|
|
|
|
$(TEXT_FILES)
|
2001-09-13 16:27:19 -04:00
|
|
|
|
|
|
|
|
|
|
|
-docdir = $(prefix)/doc
|
|
|
|
+docdir = $(prefix)/share/doc/gnome-libs
|
|
|
|
doc_DATA = $(TEXT_FILES)
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = ../config.h
|