bbb6e92bb6
0.1.10: Nov 24 2008: - Portability fixes: configure fixes (Daniel Drake), configure extension detection (Dodji Seketeli), missing quotes in acinclude (Daichi Kawahata), daemon build flags (R (R detection and use (Adrian Bunk) - Bug fixes: parent recursing on missing watch (Ray Strode), memory leak when releasing fses (Matthias Clasen) - Improvement: API and ABI missing entry points (Ryan Underwood), configure switches for just server or lib build (R
13 lines
293 B
Text
13 lines
293 B
Text
$NetBSD: patch-ac,v 1.4 2008/11/24 21:48:39 wiz Exp $
|
|
|
|
--- doc/Makefile.in.orig 2008-11-24 15:25:06.000000000 +0000
|
|
+++ doc/Makefile.in
|
|
@@ -350,7 +350,7 @@ uninstall-am:
|
|
mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
|
|
|
|
|
|
-all: web $(top_srcdir)/NEWS
|
|
+all:
|
|
|
|
web: $(PAGES)
|
|
|