diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-23 14:23:48 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-23 14:23:48 +0000 |
commit | fa774241a5468136e0c6af9f99c473ca59d05c1f (patch) | |
tree | 02fe8d992790da50083522426ac2a24b69ac1d5d /news/newsx/files/patch-az | |
parent | Fix build with postgresql 7.2 (some .h files have moved). (diff) |
Upgrade to the last release. This release is basically for bug fixes.
It supports inn's storage manager => no more ugly patches!
PR: 34503
Submitted by: thierry@pompo.net
Diffstat (limited to 'news/newsx/files/patch-az')
-rw-r--r-- | news/newsx/files/patch-az | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/news/newsx/files/patch-az b/news/newsx/files/patch-az deleted file mode 100644 index 553da2ad0b89..000000000000 --- a/news/newsx/files/patch-az +++ /dev/null @@ -1,11 +0,0 @@ ---- src/libinn.h.orig Mon Aug 21 08:14:43 2000 -+++ src/libinn.h Thu Feb 15 21:52:47 2001 -@@ -7,7 +7,7 @@ - - /* We've probably already included this; only include it if we need it. */ - #ifndef __CONFIG_H__ --# include "config.h" -+# include "../lib/config.h" - #endif - - #include <stdio.h> |