Add required by gpgme definition to "clean" config.h
authorMyhailo Danylenko <isbear@ukrpost.net>
Tue, 19 Jan 2010 15:45:25 +0200
changeset 1681 687f6b515d87
parent 1680 1d84f5be2ad1
child 1682 d1e8fb14ce2d
Add required by gpgme definition to "clean" config.h
mcabber/include/config.h.in
--- a/mcabber/include/config.h.in	Tue Feb 02 22:35:53 2010 +0100
+++ b/mcabber/include/config.h.in	Tue Jan 19 15:45:25 2010 +0200
@@ -52,4 +52,7 @@
 /* ... */
 #undef PKGLIB_DIR
 
+/* ... */
+#undef _FILE_OFFSET_BITS
+
 #endif