diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-18 12:24:35 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-04-18 12:24:35 +0000 |
commit | 357abde4615e46138d6957b7b39668eab8c84623 (patch) | |
tree | 9cb4adc648a0d1aff01e07a254f330f814ed63c2 /mail/vqadmin/files/patch-config.h.in | |
parent | Mark DEPRECATED. These ports are quite old and useless in these (diff) |
update to 2.3.6
Diffstat (limited to 'mail/vqadmin/files/patch-config.h.in')
-rw-r--r-- | mail/vqadmin/files/patch-config.h.in | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/mail/vqadmin/files/patch-config.h.in b/mail/vqadmin/files/patch-config.h.in new file mode 100644 index 000000000000..861d3791060e --- /dev/null +++ b/mail/vqadmin/files/patch-config.h.in @@ -0,0 +1,21 @@ +--- config.h.in.orig Sun Apr 18 13:58:25 2004 ++++ config.h.in Sun Apr 18 13:58:49 2004 +@@ -61,18 +61,6 @@ + /* Define to the address where bug reports for this package should be sent. */ + #undef PACKAGE_BUGREPORT + +-/* Define to the full name of this package. */ +-#undef PACKAGE_NAME +- +-/* Define to the full name and version of this package. */ +-#undef PACKAGE_STRING +- +-/* Define to the one symbol short name of this package. */ +-#undef PACKAGE_TARNAME +- +-/* Define to the version of this package. */ +-#undef PACKAGE_VERSION +- + /* Define to 1 if you have the ANSI C header files. */ + #undef STDC_HEADERS + |