1d25499d3d
This includes a bunch of security fixes: CVE-2007-6067, CVE-2007-4772, CVE-2007-6601, CVE-2007-6600 and CVE-2007-4769. Security: http://www.postgresql.org/about/news.905
11 lines
250 B
Text
11 lines
250 B
Text
--- doc/Makefile~ 2005-12-09 22:19:34.000000000 +0100
|
|
+++ doc/Makefile 2008-01-07 12:00:13.000000000 +0100
|
|
@@ -27,7 +27,7 @@
|
|
|
|
ifneq ($(wildcard $(srcdir)/postgres.tar.gz),)
|
|
ifneq (,$(docdir))
|
|
-found_html := yes
|
|
+#found_html := yes
|
|
endif
|
|
endif
|
|
|