blob: 3c13a07fec13d9ed028ccd5f888366a562c5109f (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
 | --- tmsnc-0.3.2.orig/src/config.h.in	2006-10-17 13:14:23.000000000 +0200
+++ tmsnc-0.3.2/src/config.h.in	2012-07-26 13:54:40.000000000 +0200
@@ -78,6 +78,9 @@
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME
 
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
 |