e9ee316c6b
* much improved threading (Michael) * much improved docs (Gustavo Carneiro) * cygwin support (Masahiro Sakai) * Unix socket length fix (Masahiro) * OSF/1 True64 support (mmokrejs) While here, enable OpenSSL support.
12 lines
324 B
Text
12 lines
324 B
Text
$NetBSD: patch-aa,v 1.4 2003/12/14 19:41:40 jmmv Exp $
|
|
|
|
--- docs/Makefile.in.orig 2003-05-03 02:31:12.000000000 +0200
|
|
+++ docs/Makefile.in
|
|
@@ -323,6 +323,7 @@ uninstall-am: uninstall-info-am uninstal
|
|
uninstall-local
|
|
|
|
|
|
+@ENABLE_GTK_DOC_FALSE@all-local:
|
|
@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
|
|
|
|
#### scan ####
|