diff options
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 + |